Skip to content

AFC-21 Fixing error state and adding pause when prep goes false #226

AFC-21 Fixing error state and adding pause when prep goes false

AFC-21 Fixing error state and adding pause when prep goes false #226

Workflow file for this run

on:
pull_request:
branches:
- main
- DEV
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
changed-files: "true"