From 83b286c3362ccef2bbb76bd4445ec538c9c568d5 Mon Sep 17 00:00:00 2001 From: William Dutton Date: Wed, 2 Oct 2024 13:05:38 +1000 Subject: [PATCH] remove storybook update --- .github/workflows/Storybook-library-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Storybook-library-update.yml b/.github/workflows/Storybook-library-update.yml index e2f2bc92..acd409ff 100644 --- a/.github/workflows/Storybook-library-update.yml +++ b/.github/workflows/Storybook-library-update.yml @@ -1,8 +1,8 @@ name: Update Storybook package.json items on: - schedule: + #schedule: # * is a special character in YAMLso you have to quote this string - - cron: '0 1 * * *' + # - cron: '0 1 * * *' workflow_dispatch: inputs: description: