Skip to content

fix in issuer registration #22

fix in issuer registration

fix in issuer registration #22

Workflow file for this run

name: Go Test
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
actions: write
jobs:
call-go-tests:
uses: eclipse-xfsc/dev-ops/.github/workflows/go-test.yml@main
secrets: inherit
with:
go-version: '1.24'