Skip to content

Commit 9fd80c8

Browse files
authored
Update SonarQube scan workflow triggers
Removed pull request branch ignore for SonarQube scan.
1 parent c9cade0 commit 9fd80c8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/sonar-scan.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: SonarQube Scan
22

33
on:
4-
pull_request:
5-
branches-ignore:
6-
- "dependabot/**"
74
schedule:
85
- cron: "0 0 1 * *"
96
workflow_dispatch:

0 commit comments

Comments
 (0)