mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 15:14:36 +00:00
Specify branch name in Docker flow
This commit is contained in:
parent
f25afa1e19
commit
c8e1ad5997
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dendrite.yml
vendored
2
.github/workflows/dendrite.yml
vendored
|
@ -334,4 +334,4 @@ jobs:
|
|||
with:
|
||||
jobs: ${{ toJSON(needs) }}
|
||||
- name: Dispatch Docker build
|
||||
uses: matrix-org/dendrite/.github/workflows/dendrite.yml
|
||||
uses: matrix-org/dendrite/.github/workflows/dendrite.yml@main
|
||||
|
|
Loading…
Reference in a new issue