Skip to content

Allow unquoted canonical repository names with query #1892

Allow unquoted canonical repository names with query

Allow unquoted canonical repository names with query #1892

Workflow file for this run

name: Remove PR Labels
on:
pull_request_target:
types: ["closed"]
permissions:
contents: read
jobs:
remove-label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
egress-policy: audit
- uses: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.3.0
with:
labels: |
awaiting-PR-merge
awaiting-review