Skip to content

build(deps): bump lib/kakarot from 80d99d0 to df4cc4a (#813) #112

build(deps): bump lib/kakarot from 80d99d0 to df4cc4a (#813)

build(deps): bump lib/kakarot from 80d99d0 to df4cc4a (#813) #112

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:fa0a2a9a9fd65f2f98c9e4b31f705f23f5623885) : workflow is not reusable as it is missing a `on.workflow_call` trigger