Skip to content

Commit

Permalink
chore: update sonarcloud scan workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrdi committed Aug 21, 2024
1 parent bded957 commit 9d338e9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/sonar_scanner.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
name: Run SonarCloud Scan

on:
push:
branches:
- main
pull_request:
branches:
- main
- develop
workflow_call:
workflow_dispatch:

Expand Down

0 comments on commit 9d338e9

Please sign in to comment.