Skip to content

Add sourced Kaspa origin story #155

Add sourced Kaspa origin story

Add sourced Kaspa origin story #155

Workflow file for this run

name: Site checks
on:
push:
pull_request:
schedule:
- cron: "17 9 * * 1"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v6
- name: Run static site checks
run: bash scripts/check-site.sh