Skip to content

Feature: use author name and email from .authors.yml set up in Material Blog #595

Feature: use author name and email from .authors.yml set up in Material Blog

Feature: use author name and email from .authors.yml set up in Material Blog #595

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true