From ad8b71dfa22d43cedd02d1a33798b3689dea6791 Mon Sep 17 00:00:00 2001 From: StevenDufresne Date: Tue, 10 Dec 2024 07:36:39 +0900 Subject: [PATCH] Try my branch. --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 2a9afbc9..31ec3c2a 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -19,4 +19,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Lint - uses: WordPress/wporg-repo-tools/.github/actions/lint@trunk + uses: WordPress/wporg-repo-tools/.github/actions/lint@try/conditionally-run-php-check