Merge pull request #3878 from pipecat-ai/mb/fix-update-docs-workflow-secrets

fix: use pull_request_target for docs workflow to access secrets from fork PRs
This commit is contained in:
Mark Backman
2026-03-01 14:53:53 -05:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
name: Update Documentation on PR Merge
on:
pull_request:
pull_request_target:
types: [closed]
branches: [main]
paths: