We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6975c18 commit 8228448Copy full SHA for 8228448
.github/workflows/auto-merge.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v2
23
with:
24
fetch-depth: 0
25
- ref: 2.3.2-release
+ ref: 2.3.3-release
26
27
- name: merge commits from main to release branch
28
run: |
0 commit comments