Skip to content

Commit

Permalink
Merge pull request #92 from github/typo
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
zkoppert authored Aug 2, 2023
2 parents 9b99daa + e9e0fa8 commit 8a52b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The metrics that are measured are:
| Time to first response | The time between when an issue/pull request/discussion is created and when the first comment or review is made. |
| Time to close | The time between when an issue/pull request/discussion is created and when it is closed. |
| Time to answer | (Discussions only) The time between when a discussion is created and when it is answered. |
| Time in label | The time between when a label has a specific label appplied to an issue/pull request/discussion and when it is removed. This requires the LABELS_TO_MEASURE env variable to be set. |
| Time in label | The time between when a label has a specific label applied to an issue/pull request/discussion and when it is removed. This requires the LABELS_TO_MEASURE env variable to be set. |

This action was developed by the GitHub OSPO for our own use and developed in a way that we could open source it that it might be useful to you as well! If you want to know more about how we use it, reach out in an issue in this repository.

Expand Down Expand Up @@ -426,4 +426,4 @@ jobs:

## License

[MIT](LICENSE)
[MIT](LICENSE)

0 comments on commit 8a52b69

Please sign in to comment.