Skip to content

Create top-level torchat.py CLI binary #14

Create top-level torchat.py CLI binary

Create top-level torchat.py CLI binary #14

Workflow file for this run

name: periodic
on:
schedule:
- cron: '0,6,12,18 0 * * *' # Runs at midnight UTC and every 6 hours
push:
tags:
- ciflow/periodic/*
workflow_dispatch: