Merge remote-tracking branch 'origin/main' into i18n

This commit is contained in:
Lorenzo Lewis
2022-01-16 22:45:40 +00:00

16
.github/workflows/main.yml vendored Normal file
View File

@@ -0,0 +1,16 @@
name: Typedocusaurus Update
on:
workflow_dispatch
# on:
# workflow_dispatch:
# inputs:
# sourcePath:
# required: true
# targetPath:
# required: true
jobs:
update-docs:
runs-on: ubuntu-latest
steps:
- run: echo "Test!"