Skip to content

Commit

Permalink
Add daily builds
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Sep 28, 2023
1 parent 34f53cb commit 73d62b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches:
- "**"
pull_request:
schedule:
- cron: "20 10 * * *" # everyday at 10:20 UTC
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 73d62b9

Please sign in to comment.