Commit db6f61c
authored
Add permissions for publishing JUnit report (#10169)
Based on suggestion in
https://github.com/mikepenz/action-junit-report?tab=readme-ov-file#pr-run-permissions
Recent PRs marked as `ready` run the JUnit step, but are missing the
report because of permissions. This PR should fix that.1 parent c72bb7c commit db6f61c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments