Skip to content

Stacks of items on the ground render either the last-dropped favorite item or the largest item. #40274

Stacks of items on the ground render either the last-dropped favorite item or the largest item.

Stacks of items on the ground render either the last-dropped favorite item or the largest item. #40274

Workflow file for this run

name: Summary Labeler
on:
- pull_request_target
jobs:
uses:
name: labeler
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fuxingloh/multi-labeler@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: '.github/summary-labels.yml'