Skip to content

Update to v1.0.1(1.7.10Forge) #5

Update to v1.0.1(1.7.10Forge)

Update to v1.0.1(1.7.10Forge) #5

Workflow file for this run

# Add labels when PR opened.
name: PR_Labeler
on: pull_request
jobs:
call_publish_base:
uses: KatatsumuriPan/KpansGitHubActions/.github/workflows/pr_labeler_base.yml@main
with:
PR_NUMBER: "${{ github.event.pull_request.number }}"
BRANCH_NAME: "${{ github.base_ref }}"