mirror of https://github.com/vector-im/riot-web
Update element-web.yaml
parent
6c0f6109a0
commit
7d04dc2a9c
|
@ -10,6 +10,9 @@ on:
|
|||
branches: [develop, master]
|
||||
repository_dispatch:
|
||||
types: [upstream-sdk-notify]
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||
cancel-in-progress: true
|
||||
env:
|
||||
# These must be set for fetchdep.sh to get the right branch
|
||||
REPOSITORY: ${{ github.repository }}
|
||||
|
|
Loading…
Reference in New Issue