Skip to content

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests). #60

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests).

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests). #60

name: Semantic Pull Request
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
build:
name: Validate PR title
uses: input-output-hk/catalyst-ci/.github/workflows/semantic_pull_request.yml@master