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:
- cooker*
- feat*
- branch/cooker*
paths:
- '.github/workflows/**'
- 'automation_tools/**'