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

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

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

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

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