Skip to content

Commit

Permalink
github: Enable daily builds
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Sep 17, 2023
1 parent e2af888 commit 63dc68b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Builds
on:
- push
push:
schedule:
- cron: '0 10 * * *'

permissions:
contents: read
Expand Down

0 comments on commit 63dc68b

Please sign in to comment.