Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Complementary functions for Taproot on DEX #173

Complementary functions for Taproot on DEX

Complementary functions for Taproot on DEX #173

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
#
# Source repository: https://github.com/crate-ci/typos
name: Lints
on:
pull_request:
branches: [ main ]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master