1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-29 10:29:51 +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: pull_request:
schedule: schedule:
- cron: '18 16 1/7 * *' - cron: '18 16 1/7 * *'
workflow_dispatch:
jobs: jobs:
lint-markdown: lint-markdown: