From 22b6fb9ebff76656c8f454bf069258c2021c8500 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann <7621705+decanus@users.noreply.github.com> Date: Fri, 3 Apr 2020 12:39:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b6c209..8f18984 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ and execute this Action periodically against the `HEAD` of repository default br name: Security audit on: schedule: - - cron: '0 0 * * *' + - cron: '0 0 0 * *' jobs: audit: runs-on: ubuntu-latest