Skip to content

Update new-feature.yml #538

Update new-feature.yml

Update new-feature.yml #538

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