1 parent b90c740 commit 15a8803Copy full SHA for 15a8803
1 file changed
.github/workflows/auto-merge.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v2
23
with:
24
fetch-depth: 0
25
- ref: 2.0.5-release
+ ref: 2.3.0-release
26
27
- name: merge commits from main to release branch
28
run: |
0 commit comments