Skip to content

Commit

Permalink
ci: add peaceiris/workflows actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored May 10, 2024
1 parent 26748a4 commit d5fff6f
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,4 @@ on:

jobs:
actionlint:
runs-on: ubuntu-22.04
timeout-minutes: 1
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: docker://rhysd/actionlint:latest
with:
args: -color
uses: peaceiris/workflows/.github/workflows/actionlint.yml@main

0 comments on commit d5fff6f

Please sign in to comment.