Skip to content

Commit

Permalink
MAINT: extend update-lock trigger patterns (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Oct 22, 2024
1 parent 269b7b6 commit 82527b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/compwa_policy/.github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
paths:
- .constraints/py3.*.txt
- .pre-commit-config.yaml
- "**/Manifest.toml"
- pixi.lock
- uv.lock
schedule:
- cron: "0 3 7 */2 *"
Expand Down

0 comments on commit 82527b9

Please sign in to comment.