Skip to content

168 boolean traits shows as fields any input leads to mismatch of types sting=boolean #294

168 boolean traits shows as fields any input leads to mismatch of types sting=boolean

168 boolean traits shows as fields any input leads to mismatch of types sting=boolean #294

Workflow file for this run

name: Build Docker Image
on:
push:
branches:
- '*'
- '!main'
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: |
cd kratos-admin-ui
docker build .