Skip to content

Mirror 26430: Reduces size of smaller cartons and fix size discrepancies with empty containers #867

Mirror 26430: Reduces size of smaller cartons and fix size discrepancies with empty containers

Mirror 26430: Reduces size of smaller cartons and fix size discrepancies with empty containers #867

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'PJBot' && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"