Skip to content

Commit

Permalink
ci: Disable docker release on PR (#1360)
Browse files Browse the repository at this point in the history
  • Loading branch information
LennartPurucker authored Oct 14, 2024
1 parent bb0a130 commit 7acfb6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
- 'docker'
tags:
- 'v*'
pull_request:
branches:
- 'develop'

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 7acfb6a

Please sign in to comment.