fixup! Update README.md

This commit is contained in:
Wouter Admiraal 2021-05-21 15:45:16 +02:00 committed by GitHub
parent 156e0a2040
commit 21cc32a7ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ sonar.projectKey=<replace with the key generated when setting up the project on
sonar.sources=.
```
The workflow file usually looks something like this::
The workflow YAML file will usually look something like this:
```yaml
on: