Skip to content

Commit 83ae016

Browse files
wip(action): update pagespeed on setting
1 parent b6fce76 commit 83ae016

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pagespeed.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: PageSpeed Insights Report
22

33
on:
4+
pull_request:
5+
branches: [main]
6+
push:
7+
branches: [main]
48
workflow_dispatch:
59

610
permissions:

0 commit comments

Comments
 (0)