Skip to content

Commit

Permalink
feat: release version
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 22, 2024
1 parent 6f370b4 commit 4d30d47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/language-check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Language Check Workflow Test

on: [pull_request]
on: [pull_request, push]

jobs:
comment-language-detector:
Expand All @@ -10,4 +10,4 @@ jobs:
uses: actions/checkout@v4

- name: Code Language Detector
uses: kubecub/comment-lang-detector@v1.0.0
uses: kubecub/comment-lang-detector@v1.0.0

0 comments on commit 4d30d47

Please sign in to comment.