We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e7ef9 commit 56de8c2Copy full SHA for 56de8c2
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
tags:
8
+ - '*'
9
paths:
10
- '.github/workflows/build.yml'
11
- "compiler/**"
0 commit comments