Skip to content

Add nip44 encrypt/decrypt example to demo project #607

Add nip44 encrypt/decrypt example to demo project

Add nip44 encrypt/decrypt example to demo project #607

Workflow file for this run

name: SwiftLint
on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict