Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

[Port] Lying Down System #5

[Port] Lying Down System

[Port] Lying Down System #5

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'PJBot'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5