midtowndrafting.com/.gitea/workflows/test.yaml
Brooke ce8d2a5c1f
Some checks failed
Page Speed Insights / test (push) Successful in 26s
Hugo / build (push) Has been cancelled
update link
2024-05-07 04:48:53 -04:00

17 lines
326 B
YAML

name: Page Speed Insights
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Running Page Speed Insights
uses: https://github.com/JakePartusch/psi-action@v1.3
id: drafting
with:
url: "https://midtowndrafting.com"
threshold: 70