Skip to content

Commit

Permalink
#56 daily ci job for nightly rust builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sitkevij committed Feb 19, 2021
1 parent 6ff37da commit b5733df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- develop
- main
- master
schedule:
- cron: "0 9 * * *"

env:
RUST_BACKTRACE: full
Expand Down

0 comments on commit b5733df

Please sign in to comment.