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 4bad3ba commit ab9274eCopy full SHA for ab9274e
.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.2-release
+ ref: 2.0.3-release
26
27
- name: merge commits from main to release branch
28
run: |
0 commit comments