Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Ukochka committed Sep 3, 2024
1 parent 409a818 commit 9f29943
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/automatic-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
- name: Auto approve PR
uses: hmarr/auto-approve-action@v3

with:
pull-request-number: ${{ steps.create_pr.outputs.pull-request-number }}
github-token: ${{ steps.generate_token.outputs.token }}

- name: Auto merge PR
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9f29943

Please sign in to comment.