Skip to content

Update internal to 0.10.5 #13

Update internal to 0.10.5

Update internal to 0.10.5 #13

Workflow file for this run

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