Skip to content

feat(docs): add information related to scheduling and workers #100

feat(docs): add information related to scheduling and workers

feat(docs): add information related to scheduling and workers #100

# 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