Skip to content

Commit

Permalink
Update auto-merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsArnavSh committed Sep 14, 2024
1 parent a8ce4db commit 3e46220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Merge pull request
if: steps.check-changes.outputs.new_files_only == 'true'
uses: peter-evans/merge-pull-request@v3
uses: akshithere/PokeArcadia
with:
merge-method: merge
commit-message: "Automatically merging PR that only adds new files to /backend/Entries"
Expand Down

0 comments on commit 3e46220

Please sign in to comment.