Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aNereds committed Aug 22, 2023
1 parent 168a93d commit 5886ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Coding Standard for Magento 2'
name: 'PHP CS for Magento 2 GitHub Actions'
description: 'Validates code by PHP Code sniffer'
inputs:
fileExtensions:
Expand All @@ -25,4 +25,4 @@ runs:
- ${{ inputs.sourceReport }}
branding:
icon: 'code'
color: 'green'
color: 'green'

0 comments on commit 5886ee8

Please sign in to comment.