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

Content readditions. #15

Content readditions.

Content readditions. #15

Workflow file for this run

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