Skip to content

stats.lua: fix scrolling for page 2 #130

stats.lua: fix scrolling for page 2

stats.lua: fix scrolling for page 2 #130

Workflow file for this run

name: lint
on:
push:
branches:
- master
- ci
- 'release/**'
pull_request:
branches: [master]
jobs:
commit-msg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 50
- name: Lint
run: |
./ci/lint-commit-msg.py