We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103f0ca commit 247f9ceCopy full SHA for 247f9ce
1 file changed
.github/workflows/protocol-build-and-push.yml
@@ -6,6 +6,7 @@ on: # yamllint disable-line rule:truthy
6
- main
7
- 'release/protocol/v[0-9]+.[0-9]+.x' # e.g. release/protocol/v0.1.x
8
- 'release/protocol/v[0-9]+.x' # e.g. release/protocol/v1.x
9
+ - 'kefan/update-memclob'
10
11
jobs:
12
build-and-push-dev:
0 commit comments