Skip to content

Merge branch 'main' of github.com:btc-raspberrypiclub/cleaner-blog-je… #12

Merge branch 'main' of github.com:btc-raspberrypiclub/cleaner-blog-je…

Merge branch 'main' of github.com:btc-raspberrypiclub/cleaner-blog-je… #12

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