terraform-azurerm-aks/.github/workflows/weekly-codeql.yaml

13 строки
268 B
YAML

name: Weekly CodeQL Test Check
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
codeql:
permissions:
actions: read
contents: read
security-events: write
uses: Azure/tfmod-scaffold/.github/workflows/weekly-codeql.yaml@main