temporarily disable schedule for renovate

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2023-02-27 22:11:37 +01:00
committed by GitHub
parent 91222b3ffa
commit c297549fec
+2 -2
View File
@@ -1,8 +1,8 @@
name: Renovate name: Renovate
on: on:
workflow_dispatch: workflow_dispatch:
schedule: # schedule:
- cron: "0 */1 * * *" # - cron: "0 */1 * * *"
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest