Skip to content

Commit

Permalink
Add terraform-test to the list of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Jun 1, 2024
1 parent 9ea2534 commit 9c15d46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test terraform-test

on:
- push
- pull_request

jobs:
default:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ See the documentation for the available actions:
- [dflook/terraform-destroy](terraform-destroy)
- [dflook/terraform-version](terraform-version)
- [dflook/terraform-unlock-state](terraform-unlock-state)
- [dflook/terraform-test](terraform-test)

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

0 comments on commit 9c15d46

Please sign in to comment.