Commit 5014f22
tools: add read permission to workflows that read contents
Not having this permission is OK because the repo is public, but
on private forks, it fails the checkout step.
PR-URL: #58255
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent 15bd0da commit 5014f22Copy full SHA for 5014f22
2 files changed
+2Lines changed: 2 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.github/workflows/lint-release-proposal.yml
Copy file name to clipboardExpand all lines: .github/workflows/lint-release-proposal.yml+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
| 23 | + |
23 | 24 | |
24 | 25 | |
25 | 26 | |
|
Collapse file
.github/workflows/notify-on-push.yml
Copy file name to clipboardExpand all lines: .github/workflows/notify-on-push.yml+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
| 35 | + |
35 | 36 | |
36 | 37 | |
37 | 38 | |
|
0 commit comments