Skip to content

Commit

Permalink
allow scan to be triggered manually
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvanloef committed Feb 20, 2024
1 parent b21150f commit 83a86c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Security
on: # yamllint disable-line rule:truthy
pull_request:
workflow_dispatch:
schedule:
- cron: 0 0 * * *

Expand Down

0 comments on commit 83a86c9

Please sign in to comment.