chore(tools): ignore i18n branches (#43557)

This commit is contained in:
Nicholas Carrigan (he/him)
2021-09-24 06:51:54 -07:00
committed by GitHub
parent 9f2595ec0b
commit 2abc2f6473

View File

@ -6,6 +6,7 @@ on:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
branches-ignore: branches-ignore:
- 'renovate/**' - 'renovate/**'
- 'i18n-sync-**'
name: CodeSee Map name: CodeSee Map