Skip to content

Commit

Permalink
ci: run secscan on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored Jul 12, 2024
1 parent 2639b8c commit 6510f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/secscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: "Security Scan"
# The scheduled workflow runs every at 00:00 on Sunday UTC time.
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 0'

Expand Down

0 comments on commit 6510f90

Please sign in to comment.