Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

The Space Lawening

The Space Lawening #46

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"