mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 04:31:10 +02:00
Update element-web.yaml
This commit is contained in:
parent
6c0f6109a0
commit
7d04dc2a9c
3
.github/workflows/element-web.yaml
vendored
3
.github/workflows/element-web.yaml
vendored
@ -10,6 +10,9 @@ on:
|
|||||||
branches: [develop, master]
|
branches: [develop, master]
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [upstream-sdk-notify]
|
types: [upstream-sdk-notify]
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||||
|
cancel-in-progress: true
|
||||||
env:
|
env:
|
||||||
# These must be set for fetchdep.sh to get the right branch
|
# These must be set for fetchdep.sh to get the right branch
|
||||||
REPOSITORY: ${{ github.repository }}
|
REPOSITORY: ${{ github.repository }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user