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 8009f16 commit 53f226cCopy full SHA for 53f226c
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
running-workflow-name: 'release'
37
repo-token: ${{ secrets.GITHUB_TOKEN }}
38
wait-interval: 180 # seconds
39
- allowed-conclusions: success
+ allowed-conclusions: success,neutral
40
# verbose:true will produce too many logs that hang github actions web UI.
41
verbose: false
42
0 commit comments