Update cooker.yml

This commit is contained in:
XargonWan 2022-04-05 22:16:52 +09:00 committed by GitHub
parent 72918e76ae
commit 82db75a5af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,9 @@ name: Cooker
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches:
- integrated
pull_request:
branches:
- integrated
branches: [ '*' ]
pull_request:
branches: [ '*' ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: