Skip to content

Security, medical, engineering, security, and cargo loadouts complete #8

Security, medical, engineering, security, and cargo loadouts complete

Security, medical, engineering, security, and cargo loadouts complete #8

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 }}"