Skip to content

Commit

Permalink
Update update-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie authored Aug 5, 2024
1 parent c971463 commit 98abee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: deploy api
on:
# schedule once a day at 8 pm
schedule:
- cron: '0 20 * * *'
- cron: '0 16 * * *'
# manual
workflow_dispatch:

Expand Down

0 comments on commit 98abee1

Please sign in to comment.