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 3f165d1 commit ed64b48Copy full SHA for ed64b48
.github/workflows/sanity_test.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- 'v*.*.*'
8
+ - lmh/test-workflows # TODO: remove testing once done
9
10
jobs:
11
build:
0 commit comments