Skip to content

fix(cron): fix the range limits for minutes, hours, and weeks #171

fix(cron): fix the range limits for minutes, hours, and weeks

fix(cron): fix the range limits for minutes, hours, and weeks #171

Workflow file for this run

name: Document CI
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Document
run: ${{ secrets.DOC_CMD }}