Update build_develop.yml (#22996)

This commit is contained in:
Michael Telatynski 2022-08-04 17:07:22 +01:00 committed by GitHub
parent fc6c859976
commit 31636dcbaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"