Skip to content

Commit bacd544

Browse files
ci: fix filename of MQ broker workflow YAML (ietf-tools#4354)
1 parent 280629e commit bacd544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-mq-broker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'main'
77
paths:
88
- 'dev/mq/**'
9-
- '.github/workflows/build-mq-worker.yml'
9+
- '.github/workflows/build-mq-broker.yml'
1010

1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)