Skip to content

Update mqtt 5.10.0 → 5.10.1 (patch) #269

Update mqtt 5.10.0 → 5.10.1 (patch)

Update mqtt 5.10.0 → 5.10.1 (patch) #269

Workflow file for this run

name: is-semantic-pr
on:
pull_request: null
jobs:
is-semantic-release:
runs-on: ubuntu-latest
if: ${{ startsWith(github.head_ref, 'depfu/batch_dev/') != true }}
steps:
- name: 🤖 is-semantic-release
uses: sebbo2002/action-is-semantic-pr@main
with:
token: ${{ secrets.GITHUB_TOKEN }}