WORKFLOW: added branch/cooker* to the triggers [skip ci[

This commit is contained in:
XargonWan 2024-07-22 14:41:35 +09:00
parent de623f4ee1
commit ee628ae596

View file

@ -5,6 +5,7 @@ on:
branches: branches:
- cooker* - cooker*
- feat* - feat*
- branch/cooker*
paths: paths:
- '.github/workflows/**' - '.github/workflows/**'
- 'automation_tools/**' - 'automation_tools/**'