update actions

This commit is contained in:
Anders Rytter Hansen 2023-10-30 07:17:47 +01:00
commit c185c1906f
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ on:
- cron: '0 4 * * *' # 4 am every day
push:
paths:
- './kernel-akmods.Dockerfile'
- 'kernel-akmods.Dockerfile'
env:
# Use docker.io for Docker Hub if empty

View file

@ -10,7 +10,7 @@ on:
- cron: '0 6 * * 6' # 6 am on Saturdays
push:
paths:
- './Dockerfile'
- 'Dockerfile'
env:
# Use docker.io for Docker Hub if empty