Skip to content

Optimize the Dockerfile. #54

Optimize the Dockerfile.

Optimize the Dockerfile. #54

name: Language Check Workflow Test
on: [pull_request]
jobs:
comment-language-detector:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Code Language Detector
uses: kubecub/[email protected]