Skip to content

Sail into the West should exile itself if "Return" wins vote #5175

Sail into the West should exile itself if "Return" wins vote

Sail into the West should exile itself if "Return" wins vote #5175

Workflow file for this run

name: "Pull Request Labeler (auto)"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- id: label-the-PR
uses: actions/labeler@v6
with:
configuration-path: '.github/labeler.yml'