Skip to content

editoast: refacto path item location to add track and label information #1934

editoast: refacto path item location to add track and label information

editoast: refacto path item location to add track and label information #1934

Workflow file for this run

name: pr
on:
pull_request:
jobs:
label_pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: "Label PR"
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Label PR
uses: actions/labeler@v5
with:
sync-labels: true