mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-01-12 22:49:13 +08:00
ci: renovate automerge
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: Main
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
push:
|
||||
branches: [renovate/**]
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
"extends": ["config:base"],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"dependencyDashboard": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user