Skip to content

Polishing the hashing part when generating a P2PKH address #99

Polishing the hashing part when generating a P2PKH address

Polishing the hashing part when generating a P2PKH address #99

name: motoko-composite-query
on:
pull_request:
paths-ignore:
- motoko/composite_query/**
- .github/workflows/provision-darwin.sh
- .github/workflows/provision-linux.sh
- .github/workflows/motoko-composite-query-example.yaml
- .github/workflows/motoko-composite-query-skip.yaml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo 'Not needed - relevant folder not touched'