Skip to content

Commit

Permalink
Add weekly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zw963 committed Feb 20, 2023
1 parent 2fa7475 commit fc3d254
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 @@ -2,6 +2,8 @@ on:
push:
branches:
- master
schedule:
- cron: "15 3 * * 1" # Every monday at 3:15 AM

jobs:
build:
Expand Down

0 comments on commit fc3d254

Please sign in to comment.