ci: fix filename of MQ broker workflow YAML ()

This commit is contained in:
Jennifer Richards 2022-08-22 17:28:58 -03:00 committed by GitHub
parent 280629e061
commit bacd54477b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ on:
- 'main'
paths:
- 'dev/mq/**'
- '.github/workflows/build-mq-worker.yml'
- '.github/workflows/build-mq-broker.yml'
workflow_dispatch: