Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacicek committed Oct 22, 2024
1 parent 0c96d8f commit b08cd34
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/sonar-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ on:
branches:
- main
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit b08cd34

Please sign in to comment.