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 bf0267d commit aeb5863Copy full SHA for aeb5863
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: fountainhead/action-wait-for-check@5a908a24814494009c4bb27c242ea38c93c593be
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
- checkName: test
+ checkName: Test
18
ref: ${{ github.sha }}
19
timeoutSeconds: 1800
20
0 commit comments