fix: missing spaces on closing }
This commit is contained in:
3
.github/workflows/matrix.yml
vendored
3
.github/workflows/matrix.yml
vendored
@ -1,12 +1,9 @@
|
||||
---
|
||||
name: Matrix CI
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: 0 12 * * *
|
||||
|
||||
jobs:
|
||||
yamllint:
|
||||
|
Reference in New Issue
Block a user