Skip to content

feat: tunable per-window (1m/5m/15m) update intervals #26

feat: tunable per-window (1m/5m/15m) update intervals

feat: tunable per-window (1m/5m/15m) update intervals #26

Workflow file for this run

name: Commitlint
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-24.04
timeout-minutes: 5
steps:
- uses: actions/checkout@v6.0.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.2.1