Skip to content

Commit be7c3ff

Browse files
committed
ci: build on tags
1 parent 0a451c8 commit be7c3ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches:
88
- master
99
- main
10+
tags:
11+
- "*.*.*"
1012

1113
jobs:
1214
lint:

0 commit comments

Comments
 (0)