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 60313c1 commit 10eecadCopy full SHA for 10eecad
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
working-directory: ./generator
63
64
- name: Automerge
65
- if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'false' }}
+ if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'true' }}
66
uses: "pascalgn/[email protected]"
67
env:
68
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments