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 5f9c955 commit 355c1d6Copy full SHA for 355c1d6
1 file changed
.github/workflows/build-rc-auto.yml
@@ -11,6 +11,9 @@ on:
11
push:
12
branches:
13
- 'release/*'
14
+ # test updates
15
+ - 'rc-builds-gh-workflow'
16
+
17
18
jobs:
19
validate-and-check-label:
0 commit comments