We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
guard-dependencies.yml
1 parent b987010 commit c59db0dCopy full SHA for c59db0d
1 file changed
.github/workflows/guard-dependencies.yml
@@ -2,7 +2,7 @@ name: Guard Dependencies
2
3
on:
4
pull_request_target: # zizmor: ignore[dangerous-triggers] -- This workflow only reads context.payload metadata, never checks out PR code
5
- branches: [master]
+ branches: [main]
6
paths:
7
- pyproject.toml
8
- uv.lock
0 commit comments