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

Sprites 1.01

Sprites 1.01 #67

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'PJBot'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"