Skip to content

Commit 873a631

Browse files
committed
ci: do run for release tags
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 0286ae1 commit 873a631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: # rebuild any PRs and main branch changes
33
pull_request:
44
push:
55
tags:
6+
- 'v[0-9]*'
67
branches:
78
- main
89
- 'v[0-9]*'

0 commit comments

Comments
 (0)