Merge pull request #1665 from Redocly/chore/change-docs-sync-flow

chore: changed docs sync flow
This commit is contained in:
Ivan Shvets 2021-07-05 11:25:33 +03:00 committed by GitHub
commit 0c6fd47762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,3 +14,5 @@ jobs:
uses: Redocly/repo-file-sync-action@master
with:
GH_PAT: ${{ secrets.GH_PAT }}
COMMIT_PREFIX: "sync:"
SKIP_PR: true