Skip to content

Commit

Permalink
Introduce weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
thehedhly committed Jan 25, 2024
1 parent 5bbe098 commit 264b673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
pull_request:
branches:
- 'main'
# Weekly, at 00:30 on Sunday
schedule:
- cron: '30 0 * * 0'

jobs:
build:
Expand Down

0 comments on commit 264b673

Please sign in to comment.