Skip to content

Add Git commit message for terraform-docs #32

Add Git commit message for terraform-docs

Add Git commit message for terraform-docs #32

name: Continuous integration
on:
pull_request:
jobs:
tfsec-pr-commenter:
name: tfsec PR commenter
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v3
- name: tfsec
uses: aquasecurity/[email protected]
with:
github_token: ${{ github.token }}
working_directory: ''