Skip to content

feat(integration/prefect): prefect block to emit prefect pipeline #34

feat(integration/prefect): prefect block to emit prefect pipeline

feat(integration/prefect): prefect block to emit prefect pipeline #34

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