mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-25 18:13:44 +03:00
chore: changed docs sync flow
This commit is contained in:
parent
99618bbee7
commit
78c7e37ecb
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
@ -14,3 +14,5 @@ jobs:
|
||||||
uses: Redocly/repo-file-sync-action@master
|
uses: Redocly/repo-file-sync-action@master
|
||||||
with:
|
with:
|
||||||
GH_PAT: ${{ secrets.GH_PAT }}
|
GH_PAT: ${{ secrets.GH_PAT }}
|
||||||
|
COMMIT_PREFIX: "sync:"
|
||||||
|
SKIP_PR: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user