Update name section in workflow

This commit is contained in:
Matheus Felipe 2022-01-17 18:55:21 -03:00
parent 75e1d2e44f
commit be086f293f
No known key found for this signature in database
GPG key ID: AA785C523274872F

View file

@ -11,7 +11,7 @@ env:
jobs:
tests:
name: 'Validate README.md'
name: 'Validate README.md changes'
runs-on: ubuntu-latest
steps:
- name: Checkout repository