Skip to content

Auto label PRs and Relayer component notes only #6

Auto label PRs and Relayer component notes only

Auto label PRs and Relayer component notes only #6

Workflow file for this run

name: label PRs
on:
pull_request:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true