Create upgrade_dependencies.yml

This commit is contained in:
Michael Telatynski 2022-05-03 19:27:57 +01:00 committed by GitHub
parent af78356c9d
commit dc591e8348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
name: Upgrade Dependencies
on:
workflow_dispatch: { }
jobs:
upgrade:
uses: t3chguy/matrix-js-sdk/.github/workflows/upgrade_dependencies.yml@develop