Skip to content

test: ci automation #10

test: ci automation

test: ci automation #10

Workflow file for this run

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