Skip to content

Commit

Permalink
Enable workflow for all new branches
Browse files Browse the repository at this point in the history
  • Loading branch information
cogu committed Oct 27, 2023
1 parent d0bcfbb commit 881a8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Python package

on:
push:
branches: [ "research/0.5" ]
branches-ignore: ["maintenance/0.4"]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 881a8f5

Please sign in to comment.