Skip to content

Create a new pull request by comparing changes across two branches #154

Create a new pull request by comparing changes across two branches

Create a new pull request by comparing changes across two branches #154

Workflow file for this run

name: 'PR Triage'
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true