We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2371d commit 498703eCopy full SHA for 498703e
.github/workflows/failure-notifier.yml
@@ -21,7 +21,7 @@ jobs:
21
id: wait
22
uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@5a7543e418aa2dc57b75e85581eae30820a8c9ae
23
with:
24
- max-timeout: '900'
+ max-timeout: '1200'
25
polling-interval: '30'
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
notify-on-failure:
0 commit comments