Skip to content

fix: overflow in main page and fixed navbar #216

fix: overflow in main page and fixed navbar

fix: overflow in main page and fixed navbar #216

Workflow file for this run

jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Commitlint
uses: wagoid/commitlint-github-action@v5
timeout-minutes: 2
name: Commitlint
on: [push, pull_request]