Skip to content

Commit

Permalink
Shifts the audit time
Browse files Browse the repository at this point in the history
  • Loading branch information
sanpii committed Sep 28, 2024
1 parent abe6031 commit 379822d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Security audit
on:
schedule:
- cron: '1 0 * * *'
- cron: '0 1 * * *'
jobs:
audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 379822d

Please sign in to comment.