Skip to content

Commit 1af0ef1

Browse files
author
Autogenerator Pipeline
committed
Merge remote-tracking branch 'origin/master' into autogenerate
2 parents f045df9 + e19a420 commit 1af0ef1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ jobs:
6060
6161
echo "AUTOGENLIST_CHECK_RESULT=$check_result" >> $GITHUB_ENV;
6262
working-directory: ./generator
63-
64-
- uses: hmarr/auto-approve-action@v2.0.0
65-
if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'true' }}
66-
with:
67-
github-token: "${{ secrets.GITHUB_TOKEN }}"
6863

6964
- name: Automerge
7065
if: ${{ env.AUTOGENLIST_CHECK_RESULT == 'true' }}

0 commit comments

Comments
 (0)