changed workflow

This commit is contained in:
sergey.gamov 2024-04-24 17:54:43 +03:00
parent 64e121741d
commit f1919a5174

View File

@ -2,7 +2,7 @@ name: Build and Test
on:
pull_request: {}
push:
branches: [develop, staging, master]
branches: [develop, staging, master, ownbuild]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true