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 a0bb6ee commit 500c414Copy full SHA for 500c414
.github/workflows/build.yaml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main_tchap
7
- "release/**"
8
+ - "tests/**"
9
tags:
10
- "v*"
11
0 commit comments