Skip to content

Commit

Permalink
chore: rename lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
renbaoshuo committed Jul 2, 2024
1 parent 455b582 commit 94a94c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on: [push, pull_request]
name: Main
name: PHP CS Fixer
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
Expand Down

0 comments on commit 94a94c7

Please sign in to comment.