Skip to content

Commit

Permalink
Merge pull request #5 from vaibhav-jain/develop
Browse files Browse the repository at this point in the history
Add branding
  • Loading branch information
vaibhav-jain authored Jun 9, 2020
2 parents 7360026 + 657d4ee commit 2ac1d1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Open API Specification Lint action'
description: 'Runs Swagger validation on your OAS JSON or YAML file. Supports Swagger 2.0 or OpenAPI 3.0 format'
branding:
icon: 'code'
color: 'blue'
inputs:
file_path:
description: 'Path to OAS file for validation'
Expand Down

0 comments on commit 2ac1d1a

Please sign in to comment.