Browse Source

Update name section in workflow

pull/3011/head
Matheus Felipe 2 years ago
parent
commit
be086f293f
No known key found for this signature in database GPG Key ID: AA785C523274872F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/test_of_push_and_pull.yml

+ 1
- 1
.github/workflows/test_of_push_and_pull.yml 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


Loading…
Cancel
Save