Skip to content

Commit e50d518

Browse files
committed
Fix workflow name
1 parent d2a2ffa commit e50d518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://help.github.com/en/categories/automating-your-workflow-with-github-actions
22

3-
name: "Update stubs"
3+
name: "PHPStan"
44
on:
55
pull_request:
66
paths:

0 commit comments

Comments
 (0)