Skip to content

fix: not set agentToOperator while newAgent is zero address (#579) #275

fix: not set agentToOperator while newAgent is zero address (#579)

fix: not set agentToOperator while newAgent is zero address (#579) #275

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
docs
style
refactor
perf
test
build
ci
chore
revert
release