Skip to content

Commit

Permalink
FIX: Run actions on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Apr 9, 2021
1 parent e77d743 commit 3f0c6c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 3f0c6c5

Please sign in to comment.