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

Commit

Permalink
add nightly build so CI job isn't auto-disabled from inactivity
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Apr 5, 2024
1 parent 869b84a commit 836ce0a
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 @@ -5,6 +5,8 @@ on:
push:
branches:
- main
schedule:
- cron: "0 0 */7 * *"

permissions:
contents: read
Expand Down

0 comments on commit 836ce0a

Please sign in to comment.