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.
terraform-test
1 parent 9ea2534 commit 9c15d46Copy full SHA for 9c15d46
.github/workflows/test-test.yaml
@@ -1,7 +1,7 @@
1
name: Test terraform-test
2
3
on:
4
- - push
+ - pull_request
5
6
jobs:
7
default:
README.md
@@ -23,6 +23,7 @@ See the documentation for the available actions:
23
- [dflook/terraform-destroy](terraform-destroy)
24
- [dflook/terraform-version](terraform-version)
25
- [dflook/terraform-unlock-state](terraform-unlock-state)
26
+- [dflook/terraform-test](terraform-test)
27
28
## Example Usage
29
These terraform actions can be added as steps to your own workflow files.
0 commit comments