0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 18:38:30 +02:00

Update on section of GHA workflow

This commit is contained in:
Neil Alexander 2022-03-24 12:40:44 +00:00 committed by GitHub
parent 41d71a304c
commit c2a27efc36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,12 @@ name: Dendrite
on:
push:
branches:
- main
pull_request:
release:
types: [published]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}