diff --git a/.github/workflows/npm-publish-bare-resource-fetcher.yml b/.github/workflows/npm-publish-bare-resource-fetcher.yml index 2a5bee50f9..e5b7f40b98 100644 --- a/.github/workflows/npm-publish-bare-resource-fetcher.yml +++ b/.github/workflows/npm-publish-bare-resource-fetcher.yml @@ -1,8 +1,6 @@ name: NPM publish bare-resource-fetcher on: - schedule: - - cron: '01 00 * * *' # Every day at 00:01 UTC workflow_dispatch: inputs: latest-build: diff --git a/.github/workflows/npm-publish-expo-resource-fetcher.yml b/.github/workflows/npm-publish-expo-resource-fetcher.yml index 8501b81bfe..8f07e42fb2 100644 --- a/.github/workflows/npm-publish-expo-resource-fetcher.yml +++ b/.github/workflows/npm-publish-expo-resource-fetcher.yml @@ -1,8 +1,6 @@ name: NPM publish expo-resource-fetcher on: - schedule: - - cron: '01 00 * * *' # Every day at 00:01 UTC workflow_dispatch: inputs: latest-build: