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