mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 18:07:03 +05:30
refactor(ci): introduce a reusable workflow
This commit is contained in:
parent
e272427031
commit
7b07a4676b
6 changed files with 55 additions and 50 deletions
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
|
@ -7,6 +7,11 @@
|
|||
"github>msfjarvis/shared-workflows//renovate/automerge"
|
||||
],
|
||||
"branchConcurrentLimit": 15,
|
||||
"github-actions": {
|
||||
"fileMatch": [
|
||||
".github/reusable-workflows/.+\\.ya?ml$",
|
||||
],
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
matchDatasources: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue