Skip to content

The Informant: The Courier of the Syndicate #236

The Informant: The Courier of the Syndicate

The Informant: The Courier of the Syndicate #236

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