Skip to content

Commit 7e7c081

Browse files
authored
Update test-python.yml
1 parent 5b9d8d7 commit 7e7c081

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test-python.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ name: only tests - Python
66

77
on:
88
push:
9-
branches: [ "main" ]
9+
branches:
10+
- "nofar*"
11+
- "main"
1012
pull_request:
1113
branches: [ "main" ]
1214

0 commit comments

Comments
 (0)