Skip to content

Commit

Permalink
Update action descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
ain committed Dec 9, 2023
1 parent c41b76d commit ae7e529
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# falco-github-action

Falco GitHub Action for VCL validation.
Falco GitHub Action for VCL parsing and validation.

## Usage

Expand Down
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Falco'
description: 'Falco Fastly VCL parser'
name: 'Falco VCL parser'
description: 'Falco Fastly VCL parser and linter'
inputs:
subcommand:
description: 'Falco subcommand'
Expand Down

0 comments on commit ae7e529

Please sign in to comment.