Skip to content

Add simple tool for sending CIP-64 transactions #98

Add simple tool for sending CIP-64 transactions

Add simple tool for sending CIP-64 transactions #98

Workflow file for this run

name: PR only
on:
pull_request:
branches:
- master
- celo*
jobs:
dependencies:
concurrency: ci-${{ github.ref }}
runs-on: ubuntu-latest
steps:
- name: "Dependency Review"
uses: actions/dependency-review-action@v4
with:
warn-only: true