Skip to content

Restore bracketed paste mode instead of forcing it off #257

Restore bracketed paste mode instead of forcing it off

Restore bracketed paste mode instead of forcing it off #257

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v7
with:
configuration-path: .github/labeler.yml