Skip to content

scripts/test.sh: only test pages or scripts modified by the commit or PR #17992

scripts/test.sh: only test pages or scripts modified by the commit or PR

scripts/test.sh: only test pages or scripts modified by the commit or PR #17992

Workflow file for this run

name: PR Labeler
on: pull_request_target
permissions:
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: tldr-pages/tldr-labeler-action@v0.4.0
with:
token: "${{ secrets.GITHUB_TOKEN }}"