Move ghes-sync into subfolder

This commit is contained in:
Christopher Schleiden
2020-05-20 10:00:39 -07:00
parent 5802cb7302
commit 62f6872b4e
8 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
run: |
npm ci
npx ts-node-script ./index.ts
working-directory: ./script
working-directory: ./script/sync-ghes
- run: |
git add -A
git commit -m "Updating GHES workflows"