We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb3031 commit 635ba87Copy full SHA for 635ba87
.github/workflows/build.yml
@@ -2,6 +2,8 @@ on:
2
push:
3
branches:
4
- buildscripts
5
+ tags:
6
+ - '*'
7
8
env:
9
LLVM_VERSION: 15.0.7
0 commit comments