Skip to content

Commit e3f5309

Browse files
committed
Adjust branch for push
1 parent ca0b430 commit e3f5309

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Python Test
22
on:
33
push:
4-
branches: [ main ]
4+
branches: [ master ]
55
pull_request:
6-
branches: [ main ]
6+
branches: [ master ]
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)