We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77d743 commit 3f0c6c5Copy full SHA for 3f0c6c5
.github/workflows/pythonpackage.yml
@@ -10,6 +10,7 @@ env:
10
on:
11
push:
12
branches: [ master ]
13
+ tags: [ '*' ]
14
pull_request:
15
16
0 commit comments