mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
ci(games_list): add the generation script to triggers (#736)
This commit is contained in:
parent
f715b7fe5c
commit
b4da5fd93d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/games_list.yml
vendored
2
.github/workflows/games_list.yml
vendored
|
|
@ -5,11 +5,13 @@ on:
|
|||
paths:
|
||||
- "lib/games.js"
|
||||
- "GAMES_LIST.md"
|
||||
- "tools/generate_games_list.js"
|
||||
- ".github/workflows/games_list.yml" # This action
|
||||
pull_request:
|
||||
paths:
|
||||
- "lib/games.js"
|
||||
- "GAMES_LIST.md"
|
||||
- "tools/generate_games_list.js"
|
||||
- ".github/workflows/games_list.yml" # This action
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue