Skip to content

Update GitHub Actions workflow to test Terraform PR and add local act… #6

Update GitHub Actions workflow to test Terraform PR and add local act…

Update GitHub Actions workflow to test Terraform PR and add local act… #6

name: Test Terraform PR
on:
pull_request:
branches:
- main
jobs:
test:
uses: ./.github/workflows/local-action.yaml
with:
some-action: "cereza"
testmode: true