Skip to content

feat: move market/deployment params to collections (#2056) #1141

feat: move market/deployment params to collections (#2056)

feat: move market/deployment params to collections (#2056) #1141

Workflow file for this run

---
name: tools
on:
pull_request:
push:
branches:
- main
- mainnet/main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0