Skip to content

Proof of Humanity V2 tutorial #3634

Proof of Humanity V2 tutorial

Proof of Humanity V2 tutorial #3634

Workflow file for this run

---
name: Build
on:
pull_request:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- name: Build
uses: Consensys/github-actions/docs-build@main