Skip to content

Commit a56006d

Browse files
committed
Allow sonar to be skipped for alls-green check
1 parent 3095b45 commit a56006d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ jobs:
6767
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
6868
with:
6969
jobs: ${{ toJSON(needs) }}
70+
allowed-skips: sonar-scan

0 commit comments

Comments
 (0)