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 ba268aa commit 731f6cfCopy full SHA for 731f6cf
.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