Skip to content

Commit

Permalink
Run pip-tools monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher authored Nov 25, 2024
1 parent 9a6449f commit a53eca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pip-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ name: Update dependencies with pip-tools

on:
schedule:
# Run weekly on day 0 at 00:00 UTC
- cron: "0 0 * * 0"
# Run monthly
- cron: "0 0 1 * *"

permissions:
contents: read
Expand Down

0 comments on commit a53eca5

Please sign in to comment.