Skip to content

fix: Add readonly and events to contract schema #114

fix: Add readonly and events to contract schema

fix: Add readonly and events to contract schema #114

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
pull_request:
uses: makerxstudio/shared-config/.github/workflows/node-ci.yml@main
with:
run-commit-lint: true
node-version: 18.x
run-build: true
audit-script: npm run audit
pre-test-script: |
pipx install algokit
algokit localnet start