mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-01 21:54:24 +02:00
ci: only back-merge from main
branch to dev
This commit is contained in:
parent
73c893c6e7
commit
4b1be8c647
@ -27,7 +27,7 @@
|
|||||||
[
|
[
|
||||||
"@saithodev/semantic-release-backmerge",
|
"@saithodev/semantic-release-backmerge",
|
||||||
{
|
{
|
||||||
"branches": ["dev"]
|
"branches": [{from: "main", to: "dev"}]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"@semantic-release/github"
|
"@semantic-release/github"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user