Skip to content

Run CI

Run CI #2416

Workflow file for this run

name: "Run CI"
on:
pull_request:
types: [opened, reopened, synchronize]
merge_group:
permissions: {}
jobs:
code-checks:
permissions:
contents: read
uses: ./.github/workflows/quality.yml