Skip to content

[Bug]: Netclient version 0.30 using 443 as port is not a good idea ? #24

[Bug]: Netclient version 0.30 using 443 as port is not a good idea ?

[Bug]: Netclient version 0.30 using 443 as port is not a good idea ? #24

name: Send to Kitemaker
on:
issues:
types: opened
jobs:
send-ticket:
uses: gravitl/devops/.github/workflows/makekitemakerticket.yml@master
with:
title: ${{ github.event.issue.title }}
body: ${{ github.event.issue.body }}
repo_name: ${{ github.event.repository.name }}
secrets: inherit