Skip to content

Commit 1622e60

Browse files
authored
add PR job for pubsub.rabbitmq certification test (dapr#1266)
1 parent eb09a8e commit 1622e60

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)