Skip to content

Commit 69507cc

Browse files
committed
condition on automerge
1 parent 6115fb4 commit 69507cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
working-directory: ./generator
5757

5858
- name: Automerge
59+
if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'true' }}
5960
uses: "pascalgn/automerge-action@v0.12.0"
6061
env:
6162
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)