Skip to content

Commit

Permalink
Merge pull request #3546 from ingef/fix/reintegrate-action-shallow-ch…
Browse files Browse the repository at this point in the history
…eckout-log

Fix reintegrate action
  • Loading branch information
thoniTUB authored Sep 2, 2024
2 parents 77e35a5 + d1e509f commit f7d292a
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 f7d292a

Please sign in to comment.