Skip to content

Commit 635ba87

Browse files
committed
ci: add tag build
1 parent ceb3031 commit 635ba87

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
@@ -2,6 +2,8 @@ on:
22
push:
33
branches:
44
- buildscripts
5+
tags:
6+
- '*'
57

68
env:
79
LLVM_VERSION: 15.0.7

0 commit comments

Comments
 (0)