From 9c71189567163ef53acfbfd7c39384683a592290 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 29 May 2023 01:15:01 -0400 Subject: !back to hercules-ci hydra is a little annoying to configure, especially with features like github prs --- .github/workflows/update-inputs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows/update-inputs.yaml') diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml index 59fed45..3103629 100644 --- a/.github/workflows/update-inputs.yaml +++ b/.github/workflows/update-inputs.yaml @@ -1,9 +1,9 @@ name: update all inputs on: - schedule: - # run every saturday - - cron: "0 0 * * 6" + # schedule: + # # run every saturday + # - cron: "0 0 * * 6" workflow_dispatch: permissions: read-all -- cgit v1.2.3