Skip to content

Cron Jobs

Cron Jobs #13

Workflow file for this run

name: Cron Jobs
on:
schedule:
- cron: "0 0 * * 6"
permissions:
actions: read
contents: read
security-events: write
jobs:
tfscan:
uses: synapsestudios/.github/.github/workflows/tf-scan.yml@master