Skip to content

[API Pull] Enable notifications by default #551

[API Pull] Enable notifications by default

[API Pull] Enable notifications by default #551

Workflow file for this run

name: Set PR Labels
on:
pull_request_target:
types: opened
jobs:
SetLabels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Set Labels
uses: woocommerce/grow/branch-label@actions-v2