Skip to content

Commit

Permalink
πŸ’š [ci] remove testing cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
jxn-30 committed Oct 11, 2022
1 parent 8d48237 commit e6c86fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/clean-update-yarnlock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: clean & update yarn.lock
on:
schedule:
- cron: '0 0 * * 6' # At 00:00 on Saturdays (UTC)
- cron: '5 * * * *' # For testing (UTC)

jobs:
clean-update-yarnlock:
Expand Down

0 comments on commit e6c86fa

Please sign in to comment.