Skip to content

Commit

Permalink
Run tests every morning at 08:00 #89
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Feb 16, 2021
1 parent cb3d026 commit 8df4138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 8 * * *'

jobs:
test:
Expand Down

0 comments on commit 8df4138

Please sign in to comment.