Skip to content

[Analysis - Infrastructure] TFSec To Github Security #62

[Analysis - Infrastructure] TFSec To Github Security

[Analysis - Infrastructure] TFSec To Github Security #62

name: "[Analysis - Infrastructure] TFSec To Github Security"
on:
workflow_dispatch:
push:
branches: [main, master]
paths: ["**.tf"]
schedule:
# 8am every wednesday
- cron: "0 8 * * 3"
permissions:
actions: read
checks: read
contents: none
deployments: none
issues: none
packages: none
pull-requests: none
repository-projects: none
security-events: write
statuses: none
jobs:
tfsec_to_github_security:
uses: ministryofjustice/opg-github-workflows/.github/workflows/[email protected]