Skip to content

Commit 9c15d46

Browse files
committed
Add terraform-test to the list of actions
1 parent 9ea2534 commit 9c15d46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Test terraform-test
22

33
on:
4-
- push
4+
- pull_request
55

66
jobs:
77
default:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ See the documentation for the available actions:
2323
- [dflook/terraform-destroy](terraform-destroy)
2424
- [dflook/terraform-version](terraform-version)
2525
- [dflook/terraform-unlock-state](terraform-unlock-state)
26+
- [dflook/terraform-test](terraform-test)
2627

2728
## Example Usage
2829
These terraform actions can be added as steps to your own workflow files.

0 commit comments

Comments
 (0)