.github/workflows/update-terraform-providers.yml: disable

This commit is contained in:
zowoq 2023-08-31 21:35:48 +10:00
parent 5f28735283
commit 926db2b144

View file

@ -1,9 +1,9 @@
name: "Update terraform-providers"
on:
schedule:
- cron: "0 3 * * *"
workflow_dispatch:
#schedule:
# - cron: "0 3 * * *"
#workflow_dispatch:
permissions:
contents: read