From cc651aab9a8af42d3f9ad6b37d20213f96a986dd Mon Sep 17 00:00:00 2001 From: Matthias Richter Date: Wed, 3 Apr 2024 17:01:22 +0200 Subject: [PATCH] Trigger pipeline --- .github/workflows/prep-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prep-release.yaml b/.github/workflows/prep-release.yaml index 8f0f0e4e..ea6f853c 100644 --- a/.github/workflows/prep-release.yaml +++ b/.github/workflows/prep-release.yaml @@ -3,7 +3,7 @@ on: push: tags: - '[0-9]+.[0-9]+.*[0-9]+*' - workflow_dispatch: + pull_request: env: AWS_REGION : us-east-1