Skip to content

Sync 0.12.0 - publish to new repo #78

Sync 0.12.0 - publish to new repo

Sync 0.12.0 - publish to new repo #78

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