Skip to content

Commit dddd77b

Browse files
committed
Rename "psalm" GH stage to the linter
1 parent 7ae9470 commit dddd77b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/static-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
pull_request:
66

77
jobs:
8-
psalm:
9-
name: Psalm
8+
linter:
9+
name: Linter
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
fail-fast: false

0 commit comments

Comments
 (0)