Commit 22c1143
committed
CI: remove ":" from close-the-issue bot label names
The bot to mark Github issues as stale and/or close them does not
properly handle when labels contain ":". After removing ":" from the
label name on Github, update the corresponding Github Actions here to
match the new label names.
Signed-off-by: Jeff Squyres <jeff@squyres.com>1 parent 7081d1a commit 22c1143
File tree
2 files changed
+2
-2
lines changed- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
0 commit comments