Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebAlbers authored Jan 25, 2023
1 parent 3ace06a commit 769f232
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ Originally based off of [setup-signore](https://github.com/hashicorp/setup-signo

Note: see [action.yml](action.yml) for detailed information about configuration and defaults.

### Install the latest copywrite client release
### Install the latest copywrite client release and validate headers

```yaml
- name: Install copywrite
uses: hashicorp/setup-copywrite@v1

- name: Validate Header Compliance
run: copywrite headers --plan
```
### Install a specific copywrite client release
Expand Down

0 comments on commit 769f232

Please sign in to comment.