Skip to content

feat: added automerge and updated the workflows #32

feat: added automerge and updated the workflows

feat: added automerge and updated the workflows #32

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.1
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
working_directory: '.'