build: run test actions for 'stable' branch on push
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build Test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, build-test ]
|
branches: [ master, stable, build-test ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user