diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 663580e3..5fc2a4f7 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -4,6 +4,14 @@ on: push: branches: - cooker* + paths: + - '.github/workflows/**' + - 'emu-configs/**' + - 'es-configs/**' + - 'rd-submodules/**' + - '*.sh' + - 'net.retrodeck.retrodeck.yml' + - 'net.retrodeck.retrodeck.appdata.xml' pull_request: branches: - cooker*