Skip to content

Decrease polling interval, fix race condition #46

Decrease polling interval, fix race condition

Decrease polling interval, fix race condition #46

Workflow file for this run

name: Linting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1