.github/workflows/update-terraform-providers.yml: re-enable workflow_dispatch

This commit is contained in:
zowoq 2023-09-01 12:29:15 +10:00
parent 6961053818
commit 76ae447f06

View File

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