Update main.yml

This commit is contained in:
Lorenzo Lewis
2022-01-16 22:50:36 +00:00
committed by GitHub
parent 1326e85b7b
commit 52472bdd8f

View File

@@ -2,15 +2,9 @@ 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!"
- run: yarn run