From 0498adc164be70ae1fdc0b23b1e43b79ef7aae5e Mon Sep 17 00:00:00 2001 From: Katherine Chen Date: Mon, 22 Jan 2024 19:16:03 +1100 Subject: [PATCH] Remove pull_request --- .github/workflows/release-docker-image.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-docker-image.yaml b/.github/workflows/release-docker-image.yaml index 2074010..bc66111 100644 --- a/.github/workflows/release-docker-image.yaml +++ b/.github/workflows/release-docker-image.yaml @@ -11,7 +11,6 @@ on: - Minor - Patch - Snapshot - pull_request: jobs: incrementVersionNumber: