mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-28 10:20:36 -07:00
✅ Fix some action labels (#26490)
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com> Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
f265fb5943
commit
c484228c56
3 changed files with 4 additions and 2 deletions
2
.github/workflows/auto-label.yml
vendored
2
.github/workflows/auto-label.yml
vendored
|
|
@ -4,6 +4,8 @@
|
|||
# - Apply the label "Bug: Potential ?" to these issues.
|
||||
#
|
||||
|
||||
name: Label Old Bugs
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 8 * * *"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue