Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
9511d46a83
commit
1162820af9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
|
@ -6,6 +6,6 @@ on:
|
||||||
concurrency: ${{ github.workflow }}
|
concurrency: ${{ github.workflow }}
|
||||||
jobs:
|
jobs:
|
||||||
draft:
|
draft:
|
||||||
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-action.yml@develop
|
uses: matrix-org/matrix-js-sdk/.github/workflows/release-drafter-workflow.yml@develop
|
||||||
with:
|
with:
|
||||||
include-changes: matrix-react-sdk
|
include-changes: matrix-react-sdk
|
||||||
|
|
Loading…
Add table
Reference in a new issue