mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-16 18:00:33 +03:00
Merge pull request #1665 from Redocly/chore/change-docs-sync-flow
chore: changed docs sync flow
This commit is contained in:
commit
0c6fd47762
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
@ -14,3 +14,5 @@ jobs:
|
|||
uses: Redocly/repo-file-sync-action@master
|
||||
with:
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
COMMIT_PREFIX: "sync:"
|
||||
SKIP_PR: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user