Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mimoso authored Aug 21, 2024
1 parent 8768a23 commit 4ef7b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# action.yml
name: "Vorpal Github Action With ReviewDog"
name: "Vorpal Github Action With reviewdog"
description: "Action Scan files with Vorpal engine and shows with reviewdog annotations and comments in PR"
inputs:
github_token:
Expand Down Expand Up @@ -37,4 +37,4 @@ runs:
WORKSPACE_PATH: $GITHUB_WORKSPACE
branding:
icon: 'monitor'
color: 'purple'
color: 'purple'

0 comments on commit 4ef7b4f

Please sign in to comment.