Skip to content

Commit 635ba87

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)