1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-26 17:14:47 +02:00

Disable cron job

This commit is contained in:
Antonio Vivace
2019-10-30 01:13:59 +01:00
committed by GitHub
parent 2282a0f347
commit a3bdd5a6eb

View File

@@ -2,8 +2,8 @@ name: CI
on:
push:
schedule:
- cron: 0 0 * * *
# schedule:
# - cron: 0 0 * * *
jobs:
awesome-lint: