We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a66471 commit e0f5b2fCopy full SHA for e0f5b2f
1 file changed
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
name: Build Arch Linux ARM Docker Image
2
3
on:
4
+ schedule:
5
+ - cron: '0 0 8 * *'
6
workflow_dispatch:
7
8
jobs:
0 commit comments