Skip to content

Commit

Permalink
update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantghimire committed Mar 24, 2024
1 parent 573c4f4 commit d145a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Node.js CI

on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 14 * * *'
push:
branches: [ "main" ]
pull_request:
Expand Down

0 comments on commit d145a40

Please sign in to comment.