1
0
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:
Eldred Habert
2025-01-29 19:15:50 +01:00
committed by GitHub
parent 8d73e99b71
commit 7bd7d5550e

View File

@@ -5,6 +5,7 @@ on:
pull_request:
schedule:
- cron: '18 16 1/7 * *'
workflow_dispatch:
jobs:
lint-markdown: