Skip to content

Commit 40b64c4

Browse files
#20 build & publish zfs netbook image every 2 hrs build-alpine-netboot-image-zfs.yml
1 parent 999087b commit 40b64c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-alpine-netboot-image-zfs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
schedule:
7+
- cron: '0 */1 * * *'
68
workflow_dispatch:
79
inputs:
810
branch:

0 commit comments

Comments
 (0)