Skip to content

Prevent E2E tests from failing randomly due to getting product block attribute locators before they are rendered #595

Prevent E2E tests from failing randomly due to getting product block attribute locators before they are rendered

Prevent E2E tests from failing randomly due to getting product block attribute locators before they are rendered #595

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