Skip to content

Commit

Permalink
update ci cron time
Browse files Browse the repository at this point in the history
  • Loading branch information
fdkevin0 committed Apr 13, 2022
1 parent 96d60c4 commit eedf28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/org-stats-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Org Weely Stats
on:
workflow_dispatch:
schedule:
- cron: '0 16 * * 1'
- cron: '0 2 * * 0'

jobs:
stats:
Expand Down

0 comments on commit eedf28f

Please sign in to comment.