Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
added another push trigger just to test the workflow within the feature branch
  • Loading branch information
IroNEDR committed Jun 1, 2024
1 parent 53a2a79 commit 600df44
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", "dev" ]
branches: [ "main", "dev", "gh_actions_ci_cd" ]
pull_request:
branches: [ "main", "dev" ]

Expand Down

0 comments on commit 600df44

Please sign in to comment.