Skip to content

Add Windows service trigger_start filter to config #4154

Add Windows service trigger_start filter to config

Add Windows service trigger_start filter to config #4154

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
with:
repo: core
secrets: inherit