Commit e912dd9
Make Format check safe for fork PRs (#260)
Switch the trigger from pull_request_target to pull_request and drop the
write permissions. GitHub now refuses to check out fork PR code from a
pull_request_target workflow, breaking formatting checks for external
contributors. See QuantumKitHub/.github#2.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bffe737 commit e912dd9
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments