Skip to content

fix: actions

fix: actions #11

Workflow file for this run

name: Go Typecheck Workflow Test
on: [push, pull_request]
jobs:
comment-language-detector:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Code Typecheck Detector
uses: kubecub/typecheck@main