diff --git a/.github/workflows/build-release-image.yml b/.github/workflows/build-release-image.yml index 51c255b..bb287a8 100644 --- a/.github/workflows/build-release-image.yml +++ b/.github/workflows/build-release-image.yml @@ -1,6 +1,7 @@ name: Build & Push Jira Release Docker Image to GHCR on: + workflow_dispatch: pull_request: branches: - main