Skip to content

Add Motoko ICRC2-Swap example #191

Add Motoko ICRC2-Swap example

Add Motoko ICRC2-Swap example #191

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