mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
WORKFLOW: Include 'tools/**' in build triggers for GitHub Actions [skip ci]
This commit is contained in:
parent
d3f80e7653
commit
5b9c9fc9e2
1
.github/workflows/build_retrodeck.yml
vendored
1
.github/workflows/build_retrodeck.yml
vendored
|
@ -14,6 +14,7 @@ on:
|
|||
- '*.sh'
|
||||
- 'net.retrodeck.retrodeck.yml'
|
||||
- 'net.retrodeck.retrodeck.metainfo.xml'
|
||||
- 'tools/**'
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue