lighthouse/.github/workflows
Akihito Nakano fee24539ac Add a GitHub Action to cancel previous runs (#2180)
## Issue Addressed

It takes over 20 minutes to run the GitHub Workflow for lighthouse. It would be time-saving to cancel previous runs. 

## Proposed Changes

Added [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) to our workflow. I've configured the action according to [Advanced settings](https://github.com/styfle/cancel-workflow-action#advanced).
2021-02-15 06:09:51 +00:00
..
book.yml remove protected environment (#2135) 2021-01-19 01:29:06 +00:00
cancel-previous-runs.yml Add a GitHub Action to cancel previous runs (#2180) 2021-02-15 06:09:51 +00:00
docker.yml Automate docker version tag (#2150) 2021-01-19 03:50:10 +00:00
release.yml Automate docker version tag (#2150) 2021-01-19 03:50:10 +00:00
test-suite.yml Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00