Skip to content

Commit

Permalink
Only build once a month
Browse files Browse the repository at this point in the history
  • Loading branch information
xarantolus committed Jul 13, 2023
1 parent c5b76f4 commit 0e02d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:

schedule:
- cron: "0 5 * * wed"

- cron: "37 2 24 * *" # run once a month
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0e02d99

Please sign in to comment.