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