Skip to content

Extend vetKD IBE demo with Internet Identity login #114

Extend vetKD IBE demo with Internet Identity login

Extend vetKD IBE demo with Internet Identity login #114

name: rust-encrypted-notes
on:
pull_request:
paths-ignore:
- rust/encrypted-notes-dapp-vetkd/**
- .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'