Skip to content

Commit

Permalink
Merge pull request #26 from happyprime/repo-sync/projects/default
Browse files Browse the repository at this point in the history
Update: synced file(s) with happyprime/projects
  • Loading branch information
jeremyfelt authored Aug 9, 2024
2 parents 665ff65 + 9b8d2de commit 377a794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Run PHP Code Sniffer (PHPCS) and comment on the pull request with any issues.
#
# This file is managed in https://github.com/happyprime/projects
name: PHPCS (PHP 8.2)
name: PHPCS (Default, PHP 8.3)

on: pull_request

Expand All @@ -18,4 +18,4 @@ jobs:
call-workflow:
uses: happyprime/workflows/.github/workflows/phpcs.yml@trunk
with:
php-version: '8.2'
php-version: '8.3'

0 comments on commit 377a794

Please sign in to comment.