Skip to content

Commit

Permalink
CV2-4838-set-cronjob-for build (#1960)
Browse files Browse the repository at this point in the history
Co-authored-by: chinelo-obitube <[email protected]>
  • Loading branch information
chinelo-obitube and chinelo-obitube authored Jul 17, 2024
1 parent 93a1629 commit 17c1a38
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build and Run Tests

on:
schedule:
- cron: '0 5 * * *' #Runs daily at 5 AM UTC
push:
branches:
- master
Expand Down

0 comments on commit 17c1a38

Please sign in to comment.