Skip to content

[Bug]: why does netclient.service wait for 17 seconds? #13

[Bug]: why does netclient.service wait for 17 seconds?

[Bug]: why does netclient.service wait for 17 seconds? #13

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