Change `workflow:` to `jobs:` in README

pull/4/head
Jonathan Clem 2019-06-04 17:32:46 -04:00 committed by GitHub
parent 47177e86fd
commit 9d708855b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ actions:
Matrix Testing:
```yaml
workflow:
jobs:
build:
strategy:
matrix:
@ -40,4 +40,4 @@ workflow:
# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)
The scripts and documentation in this project are released under the [MIT License](LICENSE)