Skip to content

feat: pnpm setup step (#148) #337

feat: pnpm setup step (#148)

feat: pnpm setup step (#148) #337

Workflow file for this run

name: Actionlint
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
paths:
- ".github/workflows/*"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color -shellcheck=