Skip to content

Bump eslint-plugin-github from 4.10.0 to 4.10.1 #187

Bump eslint-plugin-github from 4.10.0 to 4.10.1

Bump eslint-plugin-github from 4.10.0 to 4.10.1 #187

Workflow file for this run

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