Skip to content

Commit 29595c3

Browse files
committed
chore(sync): don't sync some of these files to avoid overwriting downstream changes
1 parent b703611 commit 29595c3

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

.github/template-sync.yml

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ files:
1010
- '!.github/PULL_REQUEST_TEMPLATE.md'
1111
- '!**/CODEOWNERS'
1212
- '!.yamllint'
13+
- '!Dockerfile'
14+
- '!build.sh'
15+
- '!test.sh'
16+
- .github/workflows/release.yaml
17+
- .releaserc
18+
- Makefile

build

-14
This file was deleted.

0 commit comments

Comments
 (0)