Skip to content

Commit 5a16c76

Browse files
ci: Run tests on pushes to v1 branch
1 parent 17a35c5 commit 5a16c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- ".github/workflows/test.yml"
1515
- ".github/workflows/constraints.txt"
1616
push:
17-
branches: [main]
17+
branches: [main, v1]
1818
paths:
1919
- "cookiecutter/**"
2020
- "samples/**"

0 commit comments

Comments
 (0)