From 3535cbef5b48e390abc0477e896a2e5bf0ad7e95 Mon Sep 17 00:00:00 2001 From: amiabot Date: Thu, 20 Jun 2024 23:17:57 +0000 Subject: [PATCH] Update: synced local '.github/workflows/phpcs.yml' with remote 'workflows/phpcs-8.2.yml' --- .github/workflows/phpcs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpcs.yml b/.github/workflows/phpcs.yml index bc18745..44bd3b8 100644 --- a/.github/workflows/phpcs.yml +++ b/.github/workflows/phpcs.yml @@ -1,5 +1,5 @@ # This file is managed in https://github.com/happyprime/projects -name: PHPCS (Default, PHP 8.2) +name: PHPCS (PHP 8.2) on: pull_request