Skip to content

Latest contracts sync #131

Latest contracts sync

Latest contracts sync #131

Workflow file for this run

name: PR Build
on:
pull_request:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/_shared-build.yml
with:
run-lint: true
run-honey: true
run-tests: true
run-publish: false
secrets: inherit