Skip to content

ci: set up team as codeowner #77

ci: set up team as codeowner

ci: set up team as codeowner #77

Workflow file for this run

---
name: TfSec
# yamllint disable-line rule:truthy
on:
pull_request:
schedule:
# runs mondays at 3:47 UTC refreshing the vulnerabilities
- cron: "47 3 * * 1"
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/terraform_module_terraform_tfsec_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3
secrets: inherit