diff --git a/.github/workflows/mantis-cli-release.yml b/.github/workflows/mantis-cli-release.yml index 0416f49..3096116 100644 --- a/.github/workflows/mantis-cli-release.yml +++ b/.github/workflows/mantis-cli-release.yml @@ -10,7 +10,7 @@ env: jobs: build-and-push-image: - + if: github.event_name == 'workflow_dispatch' runs-on: ubuntu-latest permissions: contents: read