chore(cron): fix a broken yaml (#91)

This commit is contained in:
Teppei Fukuda 2021-06-15 15:49:37 +03:00 committed by GitHub
parent 96e4364d1b
commit 2a67b66eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,8 +84,8 @@ jobs:
run: ./vuln-list-update -target glad
- if: always()
name: Arch Linux Security Advisory
run: ./vuln-list-update -target arch-linux
name: Arch Linux Security Advisory
run: ./vuln-list-update -target arch-linux
# Red Hat Security Data API is unstable.
# It should be split into small pieces to reduce the impact of failure.