Trigger a build for any branch
This commit is contained in:
parent
a2470c9f4b
commit
dcc30997d1
|
@ -2,10 +2,6 @@ name: "Stats"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- develop
|
|
||||||
- ci
|
|
||||||
- next
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [synchronize, opened]
|
types: [synchronize, opened]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue