.github/workflows/update-terraform-providers.yml: disable
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: "Update terraform-providers"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * *"
|
||||
workflow_dispatch:
|
||||
#schedule:
|
||||
# - cron: "0 3 * * *"
|
||||
#workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user