We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb09a8e commit 1622e60Copy full SHA for 1622e60
.github/workflows/certification.yml
@@ -45,6 +45,7 @@ jobs:
45
run: |
46
PR_COMPONENTS=$(yq -I0 --tojson eval - << EOF
47
- pubsub.kafka
48
+ - pubsub.rabbitmq
49
EOF
50
)
51
echo "::set-output name=pr-components::$PR_COMPONENTS"
0 commit comments