CI: fix job name in repository_cleanup.yml

This commit is contained in:
Leonid Pliushch 2020-02-06 21:10:23 +02:00
parent 7069e8b693
commit 0228ec2a86

View File

@ -5,7 +5,7 @@ on:
- cron: '0 2 * * *'
jobs:
build:
repo-maintenance:
runs-on: ubuntu-latest
steps:
- name: Clone repository