Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Merge remote-tracking branch 'origin/develop' into staging #2

Merge remote-tracking branch 'origin/develop' into staging

Merge remote-tracking branch 'origin/develop' into staging #2

name: Release Drafter
on:
push:
branches: [staging]
workflow_dispatch: {}
concurrency: ${{ github.workflow }}
jobs:
draft:
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-workflow.yml@develop