Some folder were excluded from the build triggering

This commit is contained in:
XargonWan 2023-08-30 17:20:28 +02:00
parent 64c147374f
commit fa21df195c
2 changed files with 4 additions and 0 deletions

View file

@ -6,8 +6,10 @@ on:
- cooker*
paths:
- '.github/workflows/**'
- 'automation_tools'
- 'emu-configs/**'
- 'es-configs/**'
- 'functions'
- 'rd-submodules/**'
- '*.sh'
- 'net.retrodeck.retrodeck.yml'

View file

@ -6,8 +6,10 @@ on:
- main
paths:
- '.github/workflows/**'
- 'automation_tools'
- 'emu-configs/**'
- 'es-configs/**'
- 'functions'
- 'rd-submodules/**'
- '*.sh'
- 'net.retrodeck.retrodeck.yml'