Skip to content

Commit 10eecad

Browse files
authored
Update main.yml
1 parent 60313c1 commit 10eecad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
working-directory: ./generator
6363

6464
- name: Automerge
65-
if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'false' }}
65+
if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'true' }}
6666
uses: "pascalgn/[email protected]"
6767
env:
6868
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)