Skip to content

Commit

Permalink
feat: added auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Nov 8, 2023
1 parent 5aa33cf commit 3051822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v2

- name: Auto-Merge PR
uses: pascalgn/automerge-action@v0.13
uses: pascalgn/automerge-action@v0.13.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
label: "dependabot"
Expand Down

0 comments on commit 3051822

Please sign in to comment.