Skip to content

fix readme issue

fix readme issue #24

Workflow file for this run

name: tfsec
permissions: write-all
on:
pull_request:
workflow_dispatch:
jobs:
tfsec:
uses: clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@1.2.7
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
working_directory: '.'