mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fixup! fix(auto-merge): syntax
This commit is contained in:
parent
5dd17b7560
commit
e2adce8a55
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
group: "auto-merge:${{ github.head_ref }}"
|
group: "auto-merge:${{ github.head_ref }}"
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
steps:
|
steps:
|
||||||
- uses: Mic92/auto-merge@master
|
- uses: Mic92/auto-merge@main
|
||||||
with:
|
with:
|
||||||
merge-method: rebase
|
merge-method: rebase
|
||||||
approve: true
|
approve: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue