Commit 01076a3
committed
Fix crd-size-badge checkout for pull_request_target
actions/checkout v7 now blocks fork PR checkout in pull_request_target
workflows by default. This workflow only measures CRD file size and
posts a comment, so allow-unsafe-pr-checkout is safe here.1 parent bf95d87 commit 01076a3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments