mirror of
https://github.com/langchain-ai/open-agent-platform.git
synced 2026-07-01 20:24:10 -04:00
fix: Add perms to sync docs workflow (#329)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
name: Sync Documentation Files
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user