Skip to content

[Snyk] Upgrade: , async, fdir, , ajv, lint-staged, markdownlint-cli2, markdownlint-rule-search-replace, prettier #253

[Snyk] Upgrade: , async, fdir, , ajv, lint-staged, markdownlint-cli2, markdownlint-rule-search-replace, prettier

[Snyk] Upgrade: , async, fdir, , ajv, lint-staged, markdownlint-cli2, markdownlint-rule-search-replace, prettier #253

Workflow file for this run

name: "Pull request labeler"
on:
- pull_request_target
jobs:
triage:
# do not run on forks
if: github.repository == 'mdn/content'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"