Skip to content

Commit 582c4b6

Browse files
dmitshAmit Mor
authored andcommitted
add PR job for pubsub.rabbitmq certification test (dapr#1266)
Signed-off-by: Amit Mor <amitm@at-bay.com>
1 parent fd38e10 commit 582c4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/certification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
PR_COMPONENTS=$(yq -I0 --tojson eval - << EOF
4747
- pubsub.kafka
48+
- pubsub.rabbitmq
4849
EOF
4950
)
5051
echo "::set-output name=pr-components::$PR_COMPONENTS"

0 commit comments

Comments
 (0)