diff --git a/internal/templates/templates/terraform/.github__workflows__terraform.yaml b/internal/templates/templates/terraform/.github__workflows__terraform.yaml index 31ca852..4cf68fe 100644 --- a/internal/templates/templates/terraform/.github__workflows__terraform.yaml +++ b/internal/templates/templates/terraform/.github__workflows__terraform.yaml @@ -9,6 +9,7 @@ on: schedule: - cron: "{{ .Schedule }}" {{- end }} + workflow_dispatch: env: CACHIX_BINARY_CACHE: {{ .Nix.Cachix.BinaryCache }}