Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
ci: schedule CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vaaski committed Mar 4, 2021
1 parent 935cef3 commit 2203cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
pull_request:

workflow_dispatch:
schedule:
- cron: '0 0 * * *'

jobs:
test-and-coverage:
Expand Down

0 comments on commit 2203cc1

Please sign in to comment.