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