Skip to content

adds an execution of a cairo program for each exex hook (#11) #6

adds an execution of a cairo program for each exex hook (#11)

adds an execution of a cairo program for each exex hook (#11) #6

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