Update ci.yml

Tickle CI.yml
This commit is contained in:
Chris Bono
2022-09-18 17:50:04 -05:00
committed by GitHub
parent f058299b58
commit 5b56a8aba3

View File

@@ -4,8 +4,6 @@ on:
push:
branches:
- main
paths-ignore:
- '.github/**'
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch: