Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Commit

Permalink
README typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
trymbill authored Sep 18, 2020
1 parent e584e53 commit dbb02ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
### Only upload when open PRs fail
```yml
on: [pupull_requestsh]
on: [pull_request]

jobs:
test-and-upload-results-on-fail:
Expand Down

0 comments on commit dbb02ab

Please sign in to comment.