We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a524ccd commit c7cfdc8Copy full SHA for c7cfdc8
.github/workflows/terraform-github.yml
@@ -11,6 +11,7 @@ name: Terraform GitHub
11
paths:
12
- ".github/workflows/terraform-github.yml"
13
- "terraform/github/**"
14
+ workflow_dispatch:
15
env:
16
TF_VAR_GITHUB_APP_PEM_FILE: ${{ secrets.TF_VAR_GITHUB_APP_PEM_FILE }}
17
jobs:
0 commit comments