Skip to content

Commit

Permalink
ENH: add uv.lock to trigger files (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Oct 16, 2024
1 parent ada34d1 commit d81cf46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compwa_policy/.github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
paths:
- .constraints/py3.*.txt
- .pre-commit-config.yaml
- uv.lock
schedule:
- cron: "0 3 7 */2 *"
workflow_dispatch:
Expand Down

0 comments on commit d81cf46

Please sign in to comment.