mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-27 01:24:40 +02:00
Disable cron job
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,8 +2,8 @@ name: CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: 0 0 * * *
|
# - cron: 0 0 * * *
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
awesome-lint:
|
awesome-lint:
|
||||||
|
Reference in New Issue
Block a user