Skip to content

DNS: validate record's type with kind and sync them on update and insert #501

DNS: validate record's type with kind and sync them on update and insert

DNS: validate record's type with kind and sync them on update and insert #501

Workflow file for this run

name: build
on:
push:
pull_request:
jobs:
Build:
runs-on: self-hosted
strategy:
fail-fast: true
steps:
- uses: actions/checkout@v3
- name: Build Genesis Core
run: |
genesis build $(pwd)