Commit 926db2b1 authored by zowoq's avatar zowoq
Browse files

.github/workflows/update-terraform-providers.yml: disable

parent 5f287352
Loading
Loading
Loading
Loading
+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