Skip to content

Commit aae7ec2

Browse files
committed
don't double-build watch-dependencies PRs
1 parent 954133f commit aae7ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
branches-ignore:
1111
- "dependabot/**"
1212
- "pre-commit-ci-update-config"
13+
- "update-requirements/**"
1314
workflow_dispatch:
1415

1516
# Tags are calculated based on the existing tags in the repository

0 commit comments

Comments
 (0)