Skip to content

Commit

Permalink
changed schedule time to 20:00 for theme room
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 committed Oct 27, 2024
1 parent 61da1e4 commit c4166aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build And Test Extensions

on:
schedule:
- cron: '0 0 1 * *'
- cron: '0 20 1 * *'
push:
branches: [develop]
paths:
Expand Down

0 comments on commit c4166aa

Please sign in to comment.