Skip to content

Improvement of type spec for balance method of bank account exercidse #1028

Improvement of type spec for balance method of bank account exercidse

Improvement of type spec for balance method of bank account exercidse #1028

Workflow file for this run

name: PR Comment
on: [pull_request_target]
jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- uses: exercism/[email protected]
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"