Skip to content

Commit 4b66538

Browse files
Remove custom branch name
Signed-off-by: Jean-Christophe Morin <[email protected]>
1 parent 6a202ec commit 4b66538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
on:
1313
push:
14-
branches: [ main, 'python311' ]
14+
branches: [ main ]
1515
pull_request:
1616
branches: [ main ]
1717

0 commit comments

Comments
 (0)