Skip to content

feat/WIT-224: Auto Standup #259

feat/WIT-224: Auto Standup

feat/WIT-224: Auto Standup #259

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: psf/black@stable