Skip to content

chore: Remove automation from CODEOWNERS (#35) #65

chore: Remove automation from CODEOWNERS (#35)

chore: Remove automation from CODEOWNERS (#35) #65

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