From 5600080638523804a4dcd9e994b6bfc80d7c55ef Mon Sep 17 00:00:00 2001 From: Andres Alvarez Date: Mon, 30 Mar 2020 19:51:02 +0200 Subject: [PATCH] Fix linting error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35d34fd..328f33f 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Runs Lighthouse and posts results to PRs and Slack](https://github.com/foo-software/lighthouse-check-action) - [Run Lighthouse in CI using GitHub Actions](https://github.com/treosh/lighthouse-ci-action) - [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata) -- [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded +- [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded. ### Pull Requests