Update c-cpp.yml

This commit is contained in:
Lee Lup Yuen 2020-07-28 14:03:05 +08:00 committed by GitHub
parent 4fd950f2e8
commit 3dcaf6c6c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
on: on:
schedule: 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 *' - cron: '*/88 */88 */88 */88 *'
jobs: jobs: