Skip to content

Commit

Permalink
sets explicit PR body so gh cli does not try to generate git log from…
Browse files Browse the repository at this point in the history
… shallow checkout
  • Loading branch information
thoniTUB committed Sep 2, 2024
1 parent 77e35a5 commit d1e509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reintegrate-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
-r awildturtok,thoniTUB
-B develop
--title "Reintegrate Main"
--body "Merge main branch back into develop branch"
--head $REINTEGRATE_BRANCH_NAME
--fill
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Modify pull request
Expand Down

0 comments on commit d1e509f

Please sign in to comment.