Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-10-16 09:49:09 +01:00
parent 571ada37a7
commit 1407e2f52d
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
4 changed files with 3 additions and 8 deletions

View file

@ -6,7 +6,7 @@ on:
merge_group:
types: [checks_requested]
repository_dispatch:
types: [upstream-sdk-notify]
types: [element-web-notify]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true