Skip to content

Fix multiple reported issues #584

Fix multiple reported issues

Fix multiple reported issues #584

Workflow file for this run

name: wolfMQTT cross-library
# START OF COMMON SECTION
on:
push:
branches: [ 'release/**' ]
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
# END OF COMMON SECTION
jobs:
cross-library:
uses: ./.github/workflows/cross-library.yml
with:
product: wolfmqtt
repo: wolfSSL/wolfMQTT
# wolfMQTT needs --enable-base64encode; --enable-all covers it.
wolfssl_configure: --enable-all
product_configure: ''
script: wolfmqtt.sh