Skip to content

style(XXX): fix typo in sendFunds method, add to Taskfile description to point it runs go tests #153

style(XXX): fix typo in sendFunds method, add to Taskfile description to point it runs go tests

style(XXX): fix typo in sendFunds method, add to Taskfile description to point it runs go tests #153

Workflow file for this run

name: "On pull request"
on:
pull_request_target:
types:
- labeled
- unlabeled
- opened
permissions:
pull-requests: write
jobs:
on-pr:
uses: bactions/workflows/.github/workflows/on-pull-request.yml@main