Skip to content

Remove automation from CODEOWNERS #64

Remove automation from CODEOWNERS

Remove automation from CODEOWNERS #64

Workflow file for this run

name: Static Checks
on: push
jobs:
security:
uses: ./.github/workflows/security.yml
with:
skip-codeql: true
actions:
uses: ./.github/workflows/actions.yml