workflows/scheduled-triage: update job name
parent
0adda83c4f
commit
6d7fd44bb5
|
@ -9,7 +9,7 @@ on:
|
|||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
scheduled-triage:
|
||||
if: startsWith(github.repository, 'Homebrew/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue