Skip to content

fix: update services to use kubectl proxy #10

fix: update services to use kubectl proxy

fix: update services to use kubectl proxy #10

Workflow file for this run

name: Type Check Code Base
on:
pull_request: ~
push:
branches:
- master
jobs:
build:
name: Type Check Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Type Check Code Base
uses: mrcjkb/lua-typecheck-action@v0
with:
directories: |
lua
configpath: .luarc.json