Skip to content

Commit

Permalink
add cron
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-makarov committed Jul 20, 2020
1 parent 8e524e3 commit 9eec0ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ on:
pull_request:
branches:
- main
schedule:
- cron: '0 9 * * 0,1,2,3,4'
branches:
- main

0 comments on commit 9eec0ea

Please sign in to comment.