Skip to content

Commit

Permalink
BEHAVIOR: only update Manifest.toml in top level (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Oct 24, 2024
1 parent 086737e commit d04afb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compwa_policy/.github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
paths:
- .constraints/py3.*.txt
- .pre-commit-config.yaml
- "**/Manifest.toml"
- Manifest.toml
- pixi.lock
- uv.lock
schedule:
Expand Down

0 comments on commit d04afb8

Please sign in to comment.