Skip to content

LPAL-1299: add lifecycle block #711

LPAL-1299: add lifecycle block

LPAL-1299: add lifecycle block #711

name: "[Analysis] TFSec PR feedback"
on:
pull_request:
branches: [ main ]
paths:
- "**.tf"
permissions:
actions: read
checks: read
contents: none
deployments: none
issues: none
packages: none
pull-requests: write
repository-projects: none
security-events: none
statuses: none
jobs:
tfsec_pr_commenter:
uses: ministryofjustice/opg-github-workflows/.github/workflows/[email protected]
with:
terraform_path: "['terraform/account', 'terraform/region', 'terraform/environment']"
secrets:
source_github_token: "${{ secrets.GITHUB_TOKEN }}"