Skip to content

Bump lint-staged from 15.2.5 to 15.2.10 #7

Bump lint-staged from 15.2.5 to 15.2.10

Bump lint-staged from 15.2.5 to 15.2.10 #7

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
# do not run on PRs in forks
if: github.repository == 'mdn/translated-content-de'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true