diff --git a/README.md b/README.md index 6ccc965..2bad43f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Frontend Tools](#frontend-tools) - [Internet of Things (IOT)](#internet-of-things-iot) - [Machine Learning Ops](#machine-learning-ops) + - [Performance Monitoring](#performance-monitoring) - [Tutorials](#tutorials) ## Official Resources @@ -280,6 +281,10 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Query Experiment Tracking Results From Weights & Biases](https://github.com/machine-learning-apps/wandb-action) - [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook) +### Performance Monitoring + +- [Run Lighthouse in CI using GitHub Actions](https://github.com/treosh/lighthouse-ci-action) + ## Tutorials - [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)