1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-22 13:31:50 +04:00

Create lighthouse.yml

This commit is contained in:
Paweł Kuna
2020-01-22 18:33:33 +01:00
committed by GitHub
parent 9426aba5fb
commit d6481ae632
+17
View File
@@ -0,0 +1,17 @@
name: Jekyll site CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Wait for Netlify
uses: JakePartusch/wait-for-netlify-action@v1.0
with:
site_name: tabler