mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-08-28 10:00:24 +02:00
Allow triggering CI manually
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '18 16 1/7 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
lint-markdown:
|
||||
|
Reference in New Issue
Block a user