diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 059e0e2..9ae9957 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -1,5 +1,6 @@ name: Run Lighthouse plugin on Linux on: + workflow_dispatch: push: branches: - main @@ -35,4 +36,4 @@ jobs: - name: Test global install run: | npm install -g - sitespeed.io --plugins.add @sitespeed.io/plugin-lighthouse --plugins.remove browsertime https://www.sitespeed.io/ \ No newline at end of file + sitespeed.io --plugins.add @sitespeed.io/plugin-lighthouse --plugins.remove browsertime https://www.sitespeed.io/