mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweaked build trigger
This commit is contained in:
@@ -4,14 +4,14 @@ name: Continuous Integration v1.x
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- v1
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
- edited
|
- edited
|
||||||
- reopened
|
- reopened
|
||||||
branches:
|
branches:
|
||||||
- main
|
- v1
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
#testing the CI workflows under multiple supported conditions
|
#testing the CI workflows under multiple supported conditions
|
||||||
|
|||||||
Reference in New Issue
Block a user