Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
change schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
patcher9 committed Mar 27, 2024
1 parent aa1c899 commit 9b84eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "main" ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
- cron: '0 0 1-31/15 * *'

env:
OPENAI_API_TOKEN: ${{ secrets.OPENAI_API_TOKEN }}
Expand Down

0 comments on commit 9b84eca

Please sign in to comment.