Skip to content

Commit

Permalink
git action add branch dev
Browse files Browse the repository at this point in the history
  • Loading branch information
congchan authored Nov 9, 2023
1 parent 6170e14 commit 7a83b50
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: [ "main" ]
branches: [ "main", "dev" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 7a83b50

Please sign in to comment.