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:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,8 +2,8 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
# schedule:
|
||||
# - cron: 0 0 * * *
|
||||
|
||||
jobs:
|
||||
awesome-lint:
|
||||
|
Reference in New Issue
Block a user