generated from Templates/Baseline
fix woodpecker fileMatch regex (#30)
#### 📖 Summary - fix regex / provided by renovate maintainer #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Reviewed-on: CodeServer/arkanum#30
This commit is contained in:
parent
83ee3808be
commit
518f9c4946
@ -5,8 +5,6 @@
|
||||
},
|
||||
"woodpecker": {
|
||||
"enabled": true,
|
||||
"fileMatch": [
|
||||
"^.woodpecker/*.yml$"
|
||||
]
|
||||
"fileMatch": ["^.woodpecker\/.*.yml$"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user