Skip to content

If you are bleeding extensively, you will leave a trail when standing (walking), rather than only when floored (crawling) #183

If you are bleeding extensively, you will leave a trail when standing (walking), rather than only when floored (crawling)

If you are bleeding extensively, you will leave a trail when standing (walking), rather than only when floored (crawling) #183

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5