Skip to content

Commit

Permalink
Update security-audit.yml
Browse files Browse the repository at this point in the history
added monthly run
  • Loading branch information
grtwje authored May 9, 2022
1 parent db66aed commit 47a61cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches:
- main
schedule:
- cron: "0 0 2 * *" # 2nd day of month at 02:00
jobs:
security_audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 47a61cd

Please sign in to comment.