Skip to content

Commit 8eabe66

Browse files
authored
chore: Synced local '.github/' with remote 'sync-files/js/.github/' (#398)
1 parent 3dd31c9 commit 8eabe66

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/bundlewatch.config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,9 @@
33
{
44
"path": "dist/index.*.js"
55
}
6-
]
6+
],
7+
"ci": {
8+
"trackBranches": ["main"],
9+
"repoBranchBase": "main"
10+
}
711
}

0 commit comments

Comments
 (0)