Skip to content

Commit 90ca272

Browse files
committed
CI: Build on pushes/PRs to main
1 parent ea7970b commit 90ca272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ env:
99

1010
on:
1111
push:
12-
branches: [ master ]
12+
branches: [ main ]
1313
pull_request:
14-
branches: [ master ]
14+
branches: [ main ]
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)