Skip to content

Commit 083eac9

Browse files
Trigger Sonar workflow when label is added
1 parent 4abf81b commit 083eac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Sonar
66
pull_request_target:
77
branches:
88
- main
9+
types: [opened, synchronize, reopened, labeled]
910
schedule:
1011
- cron: 0 16 * * *
1112
jobs:

0 commit comments

Comments
 (0)