Skip to content

Merge pull request #67 from yanorei32/renovate/actions-checkout-4.x #131

Merge pull request #67 from yanorei32/renovate/actions-checkout-4.x

Merge pull request #67 from yanorei32/renovate/actions-checkout-4.x #131

Workflow file for this run

name: actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
push:
branches:
- master
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: actionlint
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review