Skip to content

Add PHP 8.4 to GitHub workflows #336

Add PHP 8.4 to GitHub workflows

Add PHP 8.4 to GitHub workflows #336

Workflow file for this run

name: Set PR Labels
on:
pull_request:
types: opened
jobs:
SetLabels:
runs-on: ubuntu-latest
steps:
- name: Set Labels
uses: woocommerce/grow/branch-label@actions-v1