Skip to content

Commit

Permalink
commented out weekly security audit due to limit on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
LowPolyCat1 committed Jan 2, 2025
1 parent 08c20f5 commit 7816e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/security_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: [ master, main ]
pull_request:
branches: [ master, main ]
schedule:
- cron: '0 0 * * 0' # Runs every Sunday at midnight
# schedule:
# - cron: '0 0 * * 0' # Runs every Sunday at midnight

jobs:
audit:
Expand Down

0 comments on commit 7816e2a

Please sign in to comment.