Update scan.yml

This commit is contained in:
Wonderfall 2021-05-09 04:19:26 +02:00 committed by GitHub
parent bdda708972
commit 0d34f7c77e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: build
name: scan
on:
schedule:
# Scan the image regularly (once a day)
- cron: '13 02 * * *'
- cron: '45 02 * * *'
jobs:
build: