From 11cd8fbe425e3f388d5f93cd1bd337316e7096bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E7=92=9F?= Date: Sat, 2 Dec 2023 17:05:39 +0800 Subject: [PATCH] Update sync_version_to_contentful.yml --- .github/workflows/sync_version_to_contentful.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/sync_version_to_contentful.yml b/.github/workflows/sync_version_to_contentful.yml index b5aa59a7f..0cee3e78e 100644 --- a/.github/workflows/sync_version_to_contentful.yml +++ b/.github/workflows/sync_version_to_contentful.yml @@ -1,9 +1,7 @@ name: Sync App Version to Contentful on: - push: - paths: - - 'apps/**/variables.json' + workflow_dispatch: jobs: sync-to-contentful: