Skip to content

Merge pull request #164 from gnolang/feat/custom-signer #285

Merge pull request #164 from gnolang/feat/custom-signer

Merge pull request #164 from gnolang/feat/custom-signer #285

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml