Skip to content

Merge pull request #477 from ethereum/nflaig/update-blinded-block #344

Merge pull request #477 from ethereum/nflaig/update-blinded-block

Merge pull request #477 from ethereum/nflaig/update-blinded-block #344

Workflow file for this run

name: Spellcheck
on:
push:
branches:
- "master"
pull_request:
workflow_dispatch:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.40.0
name: Spellcheck