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 bb0a130 commit 7acfb6aCopy full SHA for 7acfb6a
1 file changed
.github/workflows/release_docker.yaml
@@ -8,9 +8,6 @@ on:
8
- 'docker'
9
tags:
10
- 'v*'
11
- pull_request:
12
- branches:
13
- - 'develop'
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments