Skip to content

Bump js-yaml from 3.13.1 to 4.1.1 in /script/sync-ghes #1

Bump js-yaml from 3.13.1 to 4.1.1 in /script/sync-ghes

Bump js-yaml from 3.13.1 to 4.1.1 in /script/sync-ghes #1

name: "Pull Request Labeler"
permissions:
contents: read
pull-requests: write
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"