Skip to content

Commit

Permalink
chore: Turning translate-readme action off
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorrr authored Jan 12, 2025
1 parent 1729c98 commit 3a394e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/translate-readme.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Translate ReadME

on:
push:
paths:
- "README.md"
# on:
# push:
# paths:
# - "README.md"

jobs:
readme-translator:
Expand Down Expand Up @@ -37,4 +37,4 @@ jobs:
delete-branch: true
add-paths: |
README.md
README-*.md
README-*.md

0 comments on commit 3a394e3

Please sign in to comment.