Skip to content

Commit 6ee85d1

Browse files
chore: exclude github actions from batching with minor updates (#1924)
1 parent 3da25a3 commit 6ee85d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
{
2828
"matchPackageNames": ["assemblyscript"],
2929
"enabled": false
30+
},
31+
{
32+
"matchManagers": ["github-actions"],
33+
"groupName": null
3034
}
3135
]
3236
}

0 commit comments

Comments
 (0)