Skip to content

[MIRROR] fix lifts gibbing moving upward, refactoring also #3703

[MIRROR] fix lifts gibbing moving upward, refactoring also

[MIRROR] fix lifts gibbing moving upward, refactoring also #3703

Workflow file for this run

name: "Pull Request Labeler"
permissions:
contents: read
on:
pull_request_target:
branches:
- dev-sierra
jobs:
triage:
permissions:
contents: read # may be required due to overwrite/add ambiguity
pull-requests: write # required to apply labels to PRs
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true