Skip to content

Merge pull request #7 from btc-raspberrypiclub/5-improve-404-page #29

Merge pull request #7 from btc-raspberrypiclub/5-improve-404-page

Merge pull request #7 from btc-raspberrypiclub/5-improve-404-page #29

Workflow file for this run

name: Test Jekyll Build
on: [push, pull_request, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Jekyll Deploy Test
uses: PaulRosenthal/Jekyll-Deploy-Test-Action@v2