Skip to content

Commit

Permalink
run workflow on tags as well
Browse files Browse the repository at this point in the history
  • Loading branch information
vidstige committed Jan 23, 2024
1 parent 8bfb2c9 commit 55a925c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Python package
on:
push:
branches: [ "master" ]
tags: [ "v*" ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 55a925c

Please sign in to comment.