ci: fix filename of MQ broker workflow YAML (#4354)
This commit is contained in:
parent
280629e061
commit
bacd54477b
2
.github/workflows/build-mq-broker.yml
vendored
2
.github/workflows/build-mq-broker.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- 'main'
|
||||
paths:
|
||||
- 'dev/mq/**'
|
||||
- '.github/workflows/build-mq-worker.yml'
|
||||
- '.github/workflows/build-mq-broker.yml'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in a new issue