Merge branch 'cooker' into feat/PortMaster

This commit is contained in:
XargonWan 2024-08-25 20:56:56 +09:00
commit 2e246c2b39

View file

@ -5,11 +5,11 @@ on:
branches:
- cooker*
- feat*
- branch/cooker*
paths:
- '.github/workflows/**'
- 'automation_tools/**'
- 'config/**'
- 'config/es-de/**'
- 'functions/**'
- 'rd-submodules/**'
- '*.sh'
@ -52,7 +52,6 @@ jobs:
- name: Clone RetroDECK repo
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'true'
- name: "Install dependencies"