From 57d5957276dc626190b9a47d6f8df039c7231797 Mon Sep 17 00:00:00 2001 From: tankilevitch Date: Tue, 2 Jan 2024 15:32:50 +0200 Subject: [PATCH] on pull request need to delete --- .github/workflows/upload-integration-templates.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upload-integration-templates.yaml b/.github/workflows/upload-integration-templates.yaml index cdcec9e..91e8511 100644 --- a/.github/workflows/upload-integration-templates.yaml +++ b/.github/workflows/upload-integration-templates.yaml @@ -6,6 +6,7 @@ on: paths: # we only want to run this workflow when changes are made to the integrations folder - integrations/** + pull_request: # when running the workflow manually upload to stg bucket workflow_dispatch: