Skip to content

Commit 7acfb6a

Browse files
ci: Disable docker release on PR (#1360)
1 parent bb0a130 commit 7acfb6a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release_docker.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
- 'docker'
99
tags:
1010
- 'v*'
11-
pull_request:
12-
branches:
13-
- 'develop'
1411

1512
concurrency:
1613
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)