From: Henrik Gombos Date: Wed, 26 Jul 2023 12:04:45 +0000 (-0400) Subject: ci: match comment with code X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e278a965733f706a87756d0a4c38245a723b9e5c;p=thirdparty%2Fdracut.git ci: match comment with code Properly document the time container generation runs daily. --- diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 653bb7d14..9379ae1c2 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -1,7 +1,7 @@ name: Container on: schedule: - - cron: '30 11 * * *' # every day at 4:40 + - cron: '30 11 * * *' # every day at 11:30 UTC push: branches: [ master ] paths: