Skip to content

Commit 0958d89

Browse files
committed
CI: Run Github actions on PRs to next
1 parent d1e2090 commit 0958d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ '*' ]
66
tags: [ '*' ]
77
pull_request:
8-
branches: [ master, 'maint/*' ]
8+
branches: [ master, 'maint/*', 'next' ]
99
schedule:
1010
- cron: '0 0 * * *'
1111

0 commit comments

Comments
 (0)