Skip to content

Commit

Permalink
Update auto-merge-github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spy86 authored Jun 17, 2024
1 parent b1852e4 commit 517626c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/auto-merge-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: Merge pull request
uses: pascalgn/[email protected]
uses: "pascalgn/[email protected]"
permissions:
contents: write
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"

0 comments on commit 517626c

Please sign in to comment.