Skip to content

Testing this action in consensys repo. #259

Testing this action in consensys repo.

Testing this action in consensys repo. #259

Workflow file for this run

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