Skip to content

Feature: Streamline the campaign creation flow #643

Feature: Streamline the campaign creation flow

Feature: Streamline the campaign creation flow #643

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