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 c1635be commit 2e7b1b6Copy full SHA for 2e7b1b6
.github/workflows/update-from-template.yml
@@ -200,7 +200,7 @@ jobs:
200
GH_TOKEN: ${{ secrets.UPDATE_FROM_TEMPLATE_PAT }}
201
run: |
202
not_failed_conclusion="skipped|neutral|success"
203
- not_relevant_app_slug="dependabot|github-pages|sonarcloud"
+ not_relevant_app_slug="dependabot|github-pages|sonarqubecloud"
204
205
echo "Waiting for checks to start..."
206
sleep 40s
0 commit comments