Skip to content

feat: staking precompile #95

feat: staking precompile

feat: staking precompile #95

Workflow file for this run

name: Continuous Integration (Commit)
on:
push:
# run per commit ci checks against this commit
jobs:
lint:

Check failure on line 6 in .github/workflows/ci-commit.yml

View workflow run for this annotation

GitHub Actions / Continuous Integration (Commit)

Invalid workflow file

The workflow is not valid. .github/workflows/ci-commit.yml (Line: 6, Col: 3): Error calling workflow '0glabs/0g-chain/.github/workflows/ci-lint.yml@e308e44dd686cd0f8f0c3d3c549671132895b6de'. The nested job 'golangci-lint' is requesting 'checks: write', but is only allowed 'checks: none'.
uses: ./.github/workflows/ci-lint.yml