diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f1a4a360949..2393eadab4c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: running-workflow-name: 'release' repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 180 # seconds - allowed-conclusions: success + allowed-conclusions: success,neutral # verbose:true will produce too many logs that hang github actions web UI. verbose: false