Commit 3d150b8
committed
Use pull_request_target to avoid showing on non-Dependabot PRs
The workflow was appearing as a (skipped) build step on every PR.
Switching to pull_request_target prevents it from showing up at all
on non-Dependabot PRs.
https://claude.ai/code/session_012ieS3tLTHwwnh9aftVAPVY1 parent d248dba commit 3d150b8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments