.github/workflows/update-terraform-providers.yml: disable
This commit is contained in:
parent
5f28735283
commit
926db2b144
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
name: "Update terraform-providers"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * *"
|
||||
workflow_dispatch:
|
||||
#schedule:
|
||||
# - cron: "0 3 * * *"
|
||||
#workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue