Skip to content

Release/v5.6.10: merge next-patch to main #373

Release/v5.6.10: merge next-patch to main

Release/v5.6.10: merge next-patch to main #373

Workflow file for this run

jobs:
update-pr-labels:
name: Update PR Labels
runs-on: ubuntu-latest
steps:
- name: Update PR Labels
uses: "gravwell/pr-labels@v1"
with:
GITHUB_TOKEN: "${{ github.token }}"
name: Update PR Labels
on:
pull_request_target: {}
push: {}
permissions:
contents: read
pull-requests: write