Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kilip committed Aug 18, 2024
1 parent 0969157 commit 4702eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
branches: ["main"]

jobs:
lint:
static:
name: Static Check
uses: kilip/gh-common/.github/workflows/php-lint.yaml@main
with:
php_version: 8.3
Expand Down

0 comments on commit 4702eb9

Please sign in to comment.