CI: fix job name in repository_cleanup.yml
This commit is contained in:
parent
7069e8b693
commit
0228ec2a86
2
.github/workflows/repository_cleanup.yml
vendored
2
.github/workflows/repository_cleanup.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
repo-maintenance:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user