Skip to content

Commit

Permalink
no auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Jan 22, 2024
1 parent 7f70cfe commit d8ca301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Try merge
run: |
gh pr merge ${{ inputs.pr_number }} --merge --auto
gh pr merge ${{ inputs.pr_number }}
# CHANGELOG.mdの内容を取得
- name: Get changelog
Expand Down

0 comments on commit d8ca301

Please sign in to comment.