workflows/scheduled-triage: update job name

master
Rylan Polster 2020-12-01 16:26:21 -05:00
parent 0adda83c4f
commit 6d7fd44bb5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- cron: "0 0 * * *"
jobs:
stale:
scheduled-triage:
if: startsWith(github.repository, 'Homebrew/')
runs-on: ubuntu-latest
steps: