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
on:
workflow_dispatch:
schedule:
- cron: "0 */1 * * *"
# schedule:
# - cron: "0 */1 * * *"
jobs:
renovate:
runs-on: ubuntu-latest