8000 Merge branch 'main' into refactor/remove-nullify · ignite/cli@fcb75f4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: remove the nullify pkg from the chain testutil #13109

refactor: remove the nullify pkg from the chain testutil

refactor: remove the nullify pkg from the chain testutil #13109

Workflow file for this run

name: Semantic PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic_pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0