Skip to content

Commit af2499e

Browse files
Correct tag ref
1 parent b3c61d6 commit af2499e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches:
1010
- "**"
1111
tags:
12-
- "v*"
12+
- "**"
1313
pull_request:
1414
branches:
1515
- main

0 commit comments

Comments
 (0)