Skip to content

Commit

Permalink
fix: fill PR body
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored Mar 12, 2024
1 parent 9733171 commit 8a22f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
done
git push origin remove-unused-patches
gh pr create --fill --title "Remove unused patches"
gh pr create --title "Remove unused patches" --body "$(git log --oneline FETCH_HEAD..remove-unused-patches)"

0 comments on commit 8a22f79

Please sign in to comment.