summaryrefslogtreecommitdiff
path: root/.github/workflows/update-inputs.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-inputs.yaml')
-rw-r--r--.github/workflows/update-inputs.yaml6
1 files changed, 3 insertions, 3 deletions
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