mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Update build_develop.yml (#22996)
This commit is contained in:
parent
fc6c859976
commit
31636dcbaa
3
.github/workflows/build_develop.yml
vendored
3
.github/workflows/build_develop.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
branches: [ develop ]
|
||||
repository_dispatch:
|
||||
types: [ element-web-notify ]
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.workflow_run.head_branch }}
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
build:
|
||||
name: "Build & Upload source maps to Sentry"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user