Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

build(deps): bump lib/kakarot from df4cc4a to 08c3268 (#819) #118

build(deps): bump lib/kakarot from df4cc4a to 08c3268 (#819)

build(deps): bump lib/kakarot from df4cc4a to 08c3268 (#819) #118

Workflow file for this run

---
name: Workflow - Push
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
spell_check:
name: Spell check
uses: ./.github/workflows/spell_check.yml
build:
name: Build binaries
uses: ./.github/workflows/kakarot_rpc.yml

Check failure on line 19 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yml" -> "./.github/workflows/kakarot_rpc.yml" (source branch with sha:3dd1f6d30393a2cb03bb4542ad092d07e43e4a3f) : workflow is not reusable as it is missing a `on.workflow_call` trigger