Skip to content

Commit ff1ba4a

Browse files
committed
chore: build on all 'v*' tags
1 parent 3e279b0 commit ff1ba4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
# are built twice
1010
- master
1111
tags:
12+
- 'v*'
1213

1314
jobs:
1415
lint:

0 commit comments

Comments
 (0)