Create upgrade_dependencies.yml
This commit is contained in:
parent
af78356c9d
commit
dc591e8348
1 changed files with 7 additions and 0 deletions
7
.github/workflows/upgrade_dependencies.yml
vendored
Normal file
7
.github/workflows/upgrade_dependencies.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
name: Upgrade Dependencies
|
||||||
|
on:
|
||||||
|
workflow_dispatch: { }
|
||||||
|
jobs:
|
||||||
|
upgrade:
|
||||||
|
uses: t3chguy/matrix-js-sdk/.github/workflows/upgrade_dependencies.yml@develop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue