Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Name
  • Loading branch information
krukmat authored Apr 26, 2020
1 parent 2641768 commit 05d70f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'PMD Source Code Analyzer Action'
author: Felipe Echanique Torres
description: 'This action allows to use PMD Source Code Analyzer from GitHub Actions'
name: 'PMD Automatic reviewer'
author: Matias Kruk
description: 'This action allows to use PMD Source Code Analyzer from GitHub Actions and publish by Salesforce API REST'
runs:
using: 'node12'
main: 'index.js'
Expand Down

0 comments on commit 05d70f5

Please sign in to comment.