aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json5
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-04-13 14:45:08 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-04-13 14:50:29 +0530
commit312f92d21a5b8925496d5015357c257dace3a028 (patch)
treeef4119ef6308dc4732de6702cf0b90e8066c373a /.github/renovate.json5
parent13a2da9f33be815a1a982d1d8e75e882a6460bd0 (diff)
refactor(ci): introduce a composite workflow
Diffstat (limited to '.github/renovate.json5')
-rw-r--r--.github/renovate.json55
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index ba848b42..71995b37 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -5,6 +5,11 @@
"helpers:pinGitHubActionDigests",
],
"branchConcurrentLimit": 15,
+ "github-actions": {
+ "fileMatch": [
+ ".github/reusable-workflows/.+\\.ya?ml$",
+ ],
+ },
"packageRules": [
{
matchDatasources: [