Skip to content

feat(net): implement the last 2 missing network struct functions #123

feat(net): implement the last 2 missing network struct functions

feat(net): implement the last 2 missing network struct functions #123

Workflow file for this run

name: release
on:
push:
branches: [master]
pull_request_target:
branches: [master]
types: [opened, reopened, synchronize]
jobs:
release:
uses: TokTok/ci-tools/.github/workflows/release-drafter.yml@master