Skip to content

Commit 1d85e1b

Browse files
committed
Test push event for release tags.
1 parent 46df564 commit 1d85e1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ on:
1818
push:
1919
branches:
2020
- 'main'
21+
tags:
22+
- v[0-9]+.[0-9]+.[0-9]+
2123
#tags:
2224
## only trigger on release tags:
2325
#- 'v*.*.*'

0 commit comments

Comments
 (0)