Skip to content

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #71

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #71

Workflow file for this run

# https://github.com/actions/labeler
name: 'Pull Request Labeler'
on:
- pull_request # pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true