Skip to content

Update internal 0.12.1 #19

Update internal 0.12.1

Update internal 0.12.1 #19

Workflow file for this run

name: Lint actions
on:
pull_request:
paths:
- ".github/workflows/**"
branches:
- "**"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: reviewdog/action-actionlint@v1
with:
reporter: github-pr-review