Skip to content

no-task update yves templates #29

no-task update yves templates

no-task update yves templates #29

Workflow file for this run

name: 'Pull Request'
on:
pull_request:
branches: [ "main" ]
jobs:
pr-label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true