Skip to content

Commit

Permalink
Update shiftleft-analysis.yml
Browse files Browse the repository at this point in the history
Branch master was renamed to main
  • Loading branch information
rbanffy authored Oct 7, 2023
1 parent a5389f9 commit 9ad96e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ name: SL Scan

on:
push:
branches: [ master, develop ]
branches: [ main, develop ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ main ]
schedule:
- cron: '45 17 * * 1'

Expand Down

0 comments on commit 9ad96e2

Please sign in to comment.