open-notebook/.github/workflows
LUIS NOVO faa652dce7 fix: add pull_request trigger alongside pull_request_target
Add both pull_request and pull_request_target triggers to support:
- pull_request: Same-repo PRs (works immediately with changed workflow)
- pull_request_target: Fork PRs (provides OIDC tokens)

This resolves the chicken-and-egg problem where pull_request_target
uses the base branch's workflow file, preventing the workflow from
running when the workflow file itself is changed in the PR.
2026-01-13 18:44:23 -03:00
..
build-and-release.yml fix: yaml.github-actions.security.run-shell-injection.run-shell-injection-.github-workflows-build-and-release.yml (#181) 2025-10-20 05:30:09 -03:00
build-dev.yml ci: remove single-container build from dev workflow 2026-01-09 20:53:32 -03:00
claude-code-review.yml fix: add pull_request trigger alongside pull_request_target 2026-01-13 18:44:23 -03:00
claude.yml "Update Claude PR Assistant workflow" 2026-01-09 20:04:42 -03:00