fix: missing spaces on closing }

This commit is contained in:
Marko Weltzer
2022-02-09 08:52:53 +01:00
parent 902b40fa1b
commit 8e8bf55e15
3 changed files with 18 additions and 51 deletions

View File

@ -1,12 +1,9 @@
---
name: Matrix CI
# yamllint disable-line rule:truthy
on:
push:
pull_request:
schedule:
- cron: 0 12 * * *
jobs:
yamllint: