Skip to content

Commit 3f0c6c5

Browse files
committed
FIX: Run actions on tags
1 parent e77d743 commit 3f0c6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
on:
1111
push:
1212
branches: [ master ]
13+
tags: [ '*' ]
1314
pull_request:
1415
branches: [ master ]
1516

0 commit comments

Comments
 (0)