mirror of https://github.com/Chocobozzz/PeerTube
Trigger test build for any branch
parent
dcc30997d1
commit
44364d06d7
|
@ -2,6 +2,10 @@ name: "Stats"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- ci
|
||||
- next
|
||||
pull_request:
|
||||
types: [synchronize, opened]
|
||||
|
||||
|
|
|
@ -2,11 +2,6 @@ name: Test Suite
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
- ci
|
||||
- next
|
||||
pull_request:
|
||||
types: [synchronize, opened]
|
||||
schedule:
|
||||
|
|
Loading…
Reference in New Issue