Commit cdd888a
committed
Build/Test Tools: Add some missing permissions to the legacy GitHub Actions workflows that are used by older branches.
These permissions are not required for a public repo but are required for a private repo, for example a private fork.
Follow-up to [60612].
See #63170
git-svn-id: https://develop.svn.wordpress.org/trunk@60801 602fd350-edb4-49c9-b593-d223f7449a821 parent 0eb61bd commit cdd888a
File tree
2 files changed
+4
-0
lines changed- .github/workflows
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments