Commit 74bc9074 authored by David McKay's avatar David McKay

fix: force Terraform run

parent da8103e5
......@@ -3,7 +3,6 @@ name: Terraform
on:
push:
paths:
- ".github/workflows/terraform.yaml"
- "terraform/**"
jobs:
......
......@@ -34,3 +34,4 @@ resource "github_issue_label" "types" {
repository = github_repository.helm_charts.name
color = var.colour_dark_blue
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment