From 07be0ec03a15a520642032f9f39e17321b675ab5 Mon Sep 17 00:00:00 2001 From: berfin-yueksel <99557970+berfin-yueksel@users.noreply.github.com> Date: Tue, 10 Mar 2026 13:14:28 +0100 Subject: [PATCH] chore: replace reusable-workflows branch references with main --- .github/workflows/new-php-style.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-php-style.yml b/.github/workflows/new-php-style.yml index c936614..09df476 100644 --- a/.github/workflows/new-php-style.yml +++ b/.github/workflows/new-php-style.yml @@ -5,7 +5,7 @@ on: jobs: php-style: - uses: pimcore/workflows-collection-public/.github/workflows/reusable-php-style.yaml@reusable-workflows + uses: pimcore/workflows-collection-public/.github/workflows/reusable-php-style.yaml@main with: head_ref: ${{ github.ref_name }} secrets: