Skip to content

branch_worker: introduce can_do_sync() check #24

branch_worker: introduce can_do_sync() check

branch_worker: introduce can_do_sync() check #24

Workflow file for this run

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