mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 05:08:12 +00:00
Restrict docs broken-links workflow permissions (#6330)
Some checks failed
Some checks failed
This commit is contained in:
3
.github/workflows/docs-broken-links.yml
vendored
3
.github/workflows/docs-broken-links.yml
vendored
@@ -13,6 +13,9 @@ on:
|
||||
- "docs.json"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check-links:
|
||||
name: Check broken links
|
||||
|
||||
Reference in New Issue
Block a user