Skip to content

Polishing the basic Bitcoin example #764

Polishing the basic Bitcoin example

Polishing the basic Bitcoin example #764

name: rust-encrypted-notes
on:
pull_request:
paths-ignore:
- rust/encrypted-notes-dapp/**
- .github/workflows/provision-darwin.sh
- .github/workflows/provision-linux.sh
- .github/workflows/rust-encrypted-notes-example.yml
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'