Skip to content

Add D&E String pt.2 #218

Add D&E String pt.2

Add D&E String pt.2 #218

Workflow file for this run

name: Label Test
# Generated by GTNewHorizons/Label-Sync-GTNH. Do not edit by hand: this file is overwritten on
# every distribution run. The check itself lives in the reusable workflow referenced
# below, so changes to it apply automatically without this file being redistributed.
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
- ready_for_review
workflow_run:
workflows:
- Label Test Review Refresh
types:
- completed
permissions:
contents: read
jobs:
label-test:
permissions:
actions: read
contents: read
checks: write
issues: write
pull-requests: write
statuses: write
uses: GTNewHorizons/Label-Sync-GTNH/.github/workflows/label-test.yml@master
with:
label_sync_repository: GTNewHorizons/Label-Sync-GTNH
label_sync_ref: master
review_signal_run_id: ${{ github.event.workflow_run.id || 0 }}
review_signal_head_sha: ${{ github.event.workflow_run.head_sha || '' }}
secrets: inherit