Commit efba745
Fix welcome workflow failing on fork PRs due to missing write permissions (#83)
* Initial plan
* Fix: use pull_request_target to allow write permissions for fork PRs
Agent-Logs-Url: https://github.com/microcks/.github/sessions/2e22dda4-018d-4d9f-be58-9aff76abdd67
Co-authored-by: yada <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yada <[email protected]>1 parent 16cbd43 commit efba745
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments