Skip to content

Commit 48759c7

Browse files
authored
Merge pull request #17 from minrk/no-double-build
don't double-build watch-dependencies PRs
2 parents 954133f + aae7ec2 commit 48759c7

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)