Skip to content

Implement agentic maintenance infrastructure for automated repository workflows #33

Implement agentic maintenance infrastructure for automated repository workflows

Implement agentic maintenance infrastructure for automated repository workflows #33

Workflow file for this run

name: "CodeQL - QL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
codeql:
uses: advanced-security/reusable-workflows/.github/workflows/codeql-ql.yml@main
secrets: inherit