Create upgrade_dependencies.yml
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
name: Upgrade Dependencies
|
||||
on:
|
||||
workflow_dispatch: { }
|
||||
jobs:
|
||||
upgrade:
|
||||
uses: t3chguy/matrix-js-sdk/.github/workflows/upgrade_dependencies.yml@develop
|
||||
|
||||
Reference in New Issue
Block a user