Skip to content

fix(ingest): refactor test markers + fix disk space issues in CI #385

fix(ingest): refactor test markers + fix disk space issues in CI

fix(ingest): refactor test markers + fix disk space issues in CI #385

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