Skip to content

Commit 0539187

Browse files
ldziedziulactions-user
authored andcommitted
Disable dependabot in EE (#393) [5.3.7]
Disable dependabot in EE (cherry picked from commit 4afbfb3003a2bec9f8d77d9081be281d513907f8) GitOrigin-RevId: 3847de4445c41e105c7b13d776a5965765293fec
1 parent dc73506 commit 0539187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common-copybara.bara.sky.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config = {
1111
ee_config = {
1212
"PR_TRANSFORMATIONS" : [],
1313
"PUSH_INCLUDE" : ["**"],
14-
"PUSH_EXCLUDE" : ["hazelcast/**", ".github/workflows/mono-*"],
14+
"PUSH_EXCLUDE" : ["hazelcast/**", ".github/workflows/mono-*", ".github/dependabot.yml"],
1515
}
1616

1717
os_config = {

0 commit comments

Comments
 (0)