mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Update on
section of GHA workflow
This commit is contained in:
parent
41d71a304c
commit
c2a27efc36
5
.github/workflows/dendrite.yml
vendored
5
.github/workflows/dendrite.yml
vendored
@ -2,7 +2,12 @@ name: Dendrite
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user