Skip to content

Commit 0a487fb

Browse files
authored
Merge pull request #1877 from camptocamp/ci-upgrade
CI updates
2 parents aa5c50a + babe845 commit 0a487fb

2 files changed

Lines changed: 1 addition & 53 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
},
167167
/** Ignore geogirafe/CONST_scaffold/* files */
168168
{
169-
matchPaths: ['geogirafe/CONST_scaffold/**'],
170169
enabled: false,
170+
matchFileNames: ['geogirafe/CONST_scaffold/**'],
171171
},
172172
],
173173
}

.github/workflows/pull-request-automation.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)