Browse Source

Update PHP-Larastan.yml

Shlee 1 week ago
parent
commit
40ea5c7a0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/PHP-Larastan.yml

+ 1 - 1
.github/workflows/PHP-Larastan.yml

@@ -11,7 +11,7 @@ on:
       - staging
 
 jobs:
-  lint:
+  Larastan:
     runs-on: ubuntu-latest
     strategy:
       fail-fast: true