Skip to content

Commit a6c1c99

Browse files
committed
Update workflow triggers
1 parent e201dda commit a6c1c99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_to_pypi.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- master
6+
tags:
7+
- 'v*'
68
pull_request:
79
branches:
810
- master

0 commit comments

Comments
 (0)