Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Disable docker release on PR
  • Loading branch information
LennartPurucker authored Oct 14, 2024
commit 2fda6e9c2f402f6288a2cc9270c66e5b8a736116
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