Added ther subcookers builds to GitAction

This commit is contained in:
Xargon Wan 2022-04-17 21:03:04 +09:00
parent af78a9e444
commit f1986b6730

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: