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 85ab47e commit 6a9b47dCopy full SHA for 6a9b47d
.github/workflows/build-sign-release-images.yaml
@@ -2,9 +2,6 @@ name: Build and Sign Blockchain Release Images
2
3
on:
4
push:
5
- branches:
6
- # Matches i.e: release/1.9.x
7
- - 'release/[0-9]+.[0-9]+.x'
8
tags:
9
- 'v[0-9]+.[0-9]+.[0-9]+(?:-\S+(?:\.\d+)*)*'
10
workflow_dispatch:
0 commit comments