Skip to content

refactor: reformat code with rustfmt 1.6.0 #3110

refactor: reformat code with rustfmt 1.6.0

refactor: reformat code with rustfmt 1.6.0 #3110

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, edited, reopened]
jobs:
labeler:
name: Label pull request
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}