diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 6fd51e0d..ac7d7d00 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -2,7 +2,7 @@ on: schedule: - # * is a special character in YAML so you have to quote this string + # Runs at midnight 1 Jan every year - cron: '*/88 */88 */88 */88 *' jobs: