Update kernel-akmods.yml
This commit is contained in:
parent
eb34242123
commit
98da055311
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kernel-akmods.yml
vendored
2
.github/workflows/kernel-akmods.yml
vendored
|
|
@ -7,7 +7,7 @@ name: kernel-akmods
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *' # 5 am every day
|
||||
- cron: '0 5 * * 6' # 5 am on Saturdays
|
||||
push:
|
||||
paths:
|
||||
- 'kernel-akmods.Dockerfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue