Skip to content

Merge pull request #74 from 0g-wh/dev #86

Merge pull request #74 from 0g-wh/dev

Merge pull request #74 from 0g-wh/dev #86

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