Skip to content

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

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

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

Workflow file for this run

name: PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
pull-requests: read
jobs:
validate:
runs-on: ubuntu-24.04
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}