We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53184ae + f488d2c commit 6cf2686Copy full SHA for 6cf2686
1 file changed
.github/workflows/terraform-plan.yml
@@ -7,6 +7,7 @@ on:
7
- 'mlops/pipelines/**'
8
- '.github/workflows/terraform-plan.yml'
9
- '.github/workflows/terraform-apply.yml'
10
+ workflow_dispatch:
11
12
permissions:
13
id-token: write
0 commit comments