Skip to content

Commit

Permalink
Fix error typo workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Oct 28, 2023
1 parent 0ae8cd2 commit 99c58d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Expand Up @@ -22,7 +22,7 @@ on:
name: static analysis

jobs:
psalm:
phpstan:
uses: php-forge/actions/.github/workflows/phpstan.yml@main
with:
os: >-
Expand Down

0 comments on commit 99c58d3

Please sign in to comment.