Skip to content

Commit

Permalink
Adding MQTT component in certification.yml
Browse files Browse the repository at this point in the history
Signed-off-by: shivam <shivamkm07@gmail.com>
  • Loading branch information
shivamkm07 committed Jan 7, 2022
1 parent 4514457 commit 5c8779a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/certification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
PR_COMPONENTS=$(yq -I0 --tojson eval - << EOF
- pubsub.kafka
- pubsub.rabbitmq
- pubsub.mqtt
EOF
)
echo "::set-output name=pr-components::$PR_COMPONENTS"
Expand Down

0 comments on commit 5c8779a

Please sign in to comment.