Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
ci(workflow): execute release job only when a release event occur
  • Loading branch information
maugde authored Jun 26, 2024
1 parent e8e856d commit bf619d8
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 @@ -46,7 +46,7 @@ jobs:


release:

if: github.event.release
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit bf619d8

Please sign in to comment.