Skip to content

Commit

Permalink
add release branches to vulnerability scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
rikukissa committed Nov 15, 2024
1 parent 616b5c4 commit 7e8d6c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ on:
push:
branches:
- develop
- release-*
pull_request:
workflow_dispatch:
schedule:
# Run every day at midnight
- cron: '0 0 * * *'
Expand Down

0 comments on commit 7e8d6c3

Please sign in to comment.