element-web/.github/workflows/release-drafter.yml

12 lines
297 B
YAML
Raw Normal View History

2023-11-13 11:49:01 +01:00
name: Release Drafter
on:
push:
branches: [staging]
workflow_dispatch: {}
2023-11-13 11:49:01 +01:00
concurrency: ${{ github.workflow }}
jobs:
draft:
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-workflow.yml@develop
with:
include-changes: matrix-react-sdk