Skip to content

Commit

Permalink
ci: run tests daily
Browse files Browse the repository at this point in the history
To get alerted of unexpected upstream changes
  • Loading branch information
barredterra committed Jan 2, 2025
1 parent 2a22f60 commit 3399ed3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/server-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name: Server

on:
schedule:
- cron: "42 4 * * *"
push:
branches:
- version-14
Expand Down

0 comments on commit 3399ed3

Please sign in to comment.