ci: run games_list on GAMES_LIST.md change (#685)

This commit is contained in:
CosminPerRam 2025-03-24 21:55:23 +02:00 committed by GitHub
parent 099f7107cf
commit 1458aa0e36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,10 +4,12 @@ on:
push:
paths:
- "lib/games.js"
- "GAMES_LIST.md"
- ".github/workflows/games_list.yml" # This action
pull_request:
paths:
- "lib/games.js"
- "GAMES_LIST.md"
- ".github/workflows/games_list.yml" # This action
workflow_dispatch: