Skip to content

Commit

Permalink
add Reusable hadolint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Apr 11, 2022
1 parent 70fec85 commit 76ba416
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,3 +263,13 @@ jobs:
with:
mage-version: '1.10.0'
```



## Reusable hadolint workflow

```yaml
jobs:
hadolint:
uses: peaceiris/workflows/.github/workflows/[email protected]
```

0 comments on commit 76ba416

Please sign in to comment.