Skip to content

Merge pull request #80 from Solovyov1796/new-local-dev #94

Merge pull request #80 from Solovyov1796/new-local-dev

Merge pull request #80 from Solovyov1796/new-local-dev #94

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@c80874b0ea68a8992c1d04096d0cea140cb2dea6'. The nested job 'golangci-lint' is requesting 'checks: write', but is only allowed 'checks: none'.
uses: ./.github/workflows/ci-lint.yml