Added ther subcookers builds to GitAction

This commit is contained in:
Xargon Wan 2022-04-17 21:03:04 +09:00
parent c4e3a27cf9
commit 53c9dc2a6c

View file

@ -7,10 +7,10 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches:
- cooker
- cooker*
pull_request:
branches:
- cooker
- cooker*
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: