Skip to content

fix(docs): add missing scheduler page #89

fix(docs): add missing scheduler page

fix(docs): add missing scheduler page #89

# name: cocogitto - conventional commit checks
# on: [push]
# jobs:
# cog_check_job:
# runs-on: ubuntu-latest
# name: check conventional commit compliance
# steps:
# - uses: actions/checkout@v4
# with:
# fetch-depth: 0
# - name: Conventional commit check
# uses: cocogitto/cocogitto-action@v3
# with:
# check-latest-tag-only: true