Skip to content

Commit

Permalink
Schedule audit for everyday
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Dec 19, 2024
1 parent 43b5630 commit 5b74b4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
schedule:
- cron: "0 18 * * *" # 3am in Asia/Tokyo
jobs:
audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b74b4b

Please sign in to comment.