Loading .github/workflows/update-terraform-providers.yml +3 −3 Original line number Diff line number Diff line name: "Update terraform-providers" on: schedule: - cron: "0 3 * * *" workflow_dispatch: #schedule: # - cron: "0 3 * * *" #workflow_dispatch: permissions: contents: read Loading Loading
.github/workflows/update-terraform-providers.yml +3 −3 Original line number Diff line number Diff line name: "Update terraform-providers" on: schedule: - cron: "0 3 * * *" workflow_dispatch: #schedule: # - cron: "0 3 * * *" #workflow_dispatch: permissions: contents: read Loading