Skip to content

fix: update deposit authorization with with unused amount (#1944) #532

fix: update deposit authorization with with unused amount (#1944)

fix: update deposit authorization with with unused amount (#1944) #532

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.1.0