Skip to content

Commit

Permalink
Add actionlint (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored May 13, 2024
1 parent 7a099fb commit 66b52b1
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 @@ -277,6 +277,16 @@ jobs:



## Reusable actionlint workflow

```yaml
jobs:
actionlint:
uses: peaceiris/workflows/.github/workflows/actionlint.yml@v0.20.0
```



## Reusable pull-request merger workflow

```yaml
Expand Down

0 comments on commit 66b52b1

Please sign in to comment.