Skip to content

Fix config/output type URLs #2693

Fix config/output type URLs

Fix config/output type URLs #2693

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
- 'releases/**'
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_ci:
name: Run CI
uses: ./.github/workflows/CI.yml