mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-13 07:48:39 +01:00
changed workflow
This commit is contained in:
parent
64e121741d
commit
f1919a5174
2
.github/workflows/build_and_test.yaml
vendored
2
.github/workflows/build_and_test.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user