Skip to content

Commit

Permalink
Fix action description
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jun 17, 2023
1 parent b38ba8e commit 1a6225c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# action.yml
name: 'SonarQube Maven Scan'
description: 'This action publishes branch snapshots to the GitHub Packages Maven registry'
description: 'Scans a java maven project with SonarQube, restores artifacts and checks quality gate'
inputs:
github-token:
description: 'Token to access GitHub (needed to check the quality gate)'
Expand Down

0 comments on commit 1a6225c

Please sign in to comment.