Skip to content

Commit

Permalink
更新docs-translate.yaml,修改分支忽略规则以排除main分支
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Dec 31, 2024
1 parent 407c3ec commit 40cf2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-translate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
paths:
- 'docs/**'
branches:
- "!main"
branches-ignore:
- "main"

jobs:
translate:
Expand Down

0 comments on commit 40cf2be

Please sign in to comment.