Commit 9357a37
committed
ci(stale): fix permission for stale action and allow manual run
As documented at: https://github.com/actions/stale it requires the
"actions: write" permission.
Also allow manually running the stale action.1 parent 2981730 commit 9357a37Copy full SHA for 9357a37
File tree
Expand file treeCollapse file tree
1 file changed
+2
-0
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+2
-0
lines changedOpen diff view settings
Collapse file
.github/workflows/stale.yml
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
|
0 commit comments