fix: Error: 403 "Resource not accessible by integration" (#2236)

This commit is contained in:
Yingjie He
2025-04-17 09:26:27 -07:00
committed by GitHub
parent 086ec89283
commit 8d5ba09647

View File

@@ -9,6 +9,9 @@ on:
- closed
paths:
- 'documentation/**'
push:
branches-ignore:
- 'dependabot/**'
concurrency: preview-${{ github.ref }}