chore(tools): ignore i18n branches (#43557)
This commit is contained in:
committed by
GitHub
parent
9f2595ec0b
commit
2abc2f6473
1
.github/workflows/codesee-arch-diagram.yml
vendored
1
.github/workflows/codesee-arch-diagram.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches-ignore:
|
||||
- 'renovate/**'
|
||||
- 'i18n-sync-**'
|
||||
|
||||
name: CodeSee Map
|
||||
|
||||
|
Reference in New Issue
Block a user