From d0e95ba2c00f6a87087823338543b4c9cba3f10b Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 19 Aug 2023 21:18:10 -0400 Subject: start using flake-parts & hercules-ci --- .github/workflows/update-inputs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml index 6161f51..91a975b 100644 --- a/.github/workflows/update-inputs.yaml +++ b/.github/workflows/update-inputs.yaml @@ -1,9 +1,9 @@ name: update inputs on: - schedule: - # run every saturday - - cron: "0 0 * * 6" + #schedule: + # # run every saturday + # - cron: "0 0 * * 6" workflow_dispatch: permissions: -- cgit v1.2.3