Skip to content

v0.5.1

v0.5.1 #35

Workflow file for this run

name: Is PR labeled?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
jobs:
call-labeled-pr-check-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.11.0