We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0b430 commit e3f5309Copy full SHA for e3f5309
1 file changed
.github/workflows/test.yml
@@ -1,9 +1,9 @@
1
name: Python Test
2
on:
3
push:
4
- branches: [ main ]
+ branches: [ master ]
5
pull_request:
6
7
8
jobs:
9
test:
0 commit comments