Skip to content

refactor(docker): move to acryldata repo for all images #480

refactor(docker): move to acryldata repo for all images

refactor(docker): move to acryldata repo for all images #480

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