Skip to content

Commit

Permalink
Merge pull request #36 from ChihChengLiang/minor-fix
Browse files Browse the repository at this point in the history
add tags
  • Loading branch information
ChihChengLiang authored Jan 11, 2022
2 parents d073d1c + 981b7ff commit 1efad6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Python package
on:
push:
branches: [master]
tags:
- v1.*
pull_request:
branches: [master]

Expand Down

0 comments on commit 1efad6f

Please sign in to comment.