Skip to content

Build the release-5.6 branch with Rust 1.71.1 to match the downstream #178

Build the release-5.6 branch with Rust 1.71.1 to match the downstream

Build the release-5.6 branch with Rust 1.71.1 to match the downstream #178

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true