Skip to content

Switch to workflow_dispatch since PRs created by tokens cannot spawn workflow runs #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

chriszarate
Copy link
Member

These workflow runs will need to be manual, since PRs created using the GITHUB_TOKEN via a workflow will not trigger a workflow (to prevent accidental infinite recursion):

https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow

@chriszarate chriszarate merged commit 8344373 into trunk May 6, 2025
12 checks passed
@chriszarate chriszarate deleted the fix/ai-docs-workflow-dispatch branch May 6, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant