Skip to content

Commit

Permalink
Run once a month
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome authored Nov 9, 2023
1 parent 54063bd commit eb3e250
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on: push
on:
push:
schedule:
- cron: "0 0 1 * *"
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit eb3e250

Please sign in to comment.