Skip to content

Upgrade Pulsar from 2.10.0 to 3.4.0 (#1377) #280

Upgrade Pulsar from 2.10.0 to 3.4.0 (#1377)

Upgrade Pulsar from 2.10.0 to 3.4.0 (#1377) #280

Workflow file for this run

name: MoP Release Notes
on:
push:
branches:
- master
path-ignores:
- 'docs/**'
- 'README.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: release note
uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}