Skip to content

Commit a687b39

Browse files
committed
Fixed branch to watch over
1 parent 642d49a commit a687b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
pull_request:
66
push:
7-
branches: [main]
7+
branches: [exec]
88
paths-ignore:
99
- 'constraints-*.txt'
1010

0 commit comments

Comments
 (0)