Skip to content

chore(deps-dev): bump chai from 4.4.1 to 5.1.1 #16

chore(deps-dev): bump chai from 4.4.1 to 5.1.1

chore(deps-dev): bump chai from 4.4.1 to 5.1.1 #16

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml

Check failure on line 13 in .github/workflows/on-pull-request.yml

View workflow run for this annotation

GitHub Actions / Pull request

Invalid workflow file

The workflow is not valid. In .github/workflows/on-pull-request.yml (Line: 13, Col: 11): Error from called workflow rabbitholegg/boost-protocol/.github/workflows/verify.yml@bfe6465dea62f0a61cfb05bebac5e6a411dacd3a (Line: 9, Col: 12): Job 'build' depends on unknown job 'lint'.
secrets: inherit