Skip to content

Commit 2e7b1b6

Browse files
committed
sonarcloud was renamed to sonarqubecloud
1 parent c1635be commit 2e7b1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
GH_TOKEN: ${{ secrets.UPDATE_FROM_TEMPLATE_PAT }}
201201
run: |
202202
not_failed_conclusion="skipped|neutral|success"
203-
not_relevant_app_slug="dependabot|github-pages|sonarcloud"
203+
not_relevant_app_slug="dependabot|github-pages|sonarqubecloud"
204204
205205
echo "Waiting for checks to start..."
206206
sleep 40s

0 commit comments

Comments
 (0)