We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6fce76 commit 83ae016Copy full SHA for 83ae016
.github/workflows/pagespeed.yml
@@ -1,6 +1,10 @@
1
name: PageSpeed Insights Report
2
3
on:
4
+ pull_request:
5
+ branches: [main]
6
+ push:
7
8
workflow_dispatch:
9
10
permissions:
0 commit comments