We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fce6b5 commit 7e7b07bCopy full SHA for 7e7b07b
.github/workflows/coresvc-registry-build.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - '[0-9]*.[0-9]*.[0-9]*-nightly'
9
10
jobs:
11
build-coresvc-registry-amd64:
0 commit comments