Skip to content

Commit

Permalink
Fix compreq - final time?
Browse files Browse the repository at this point in the history
  • Loading branch information
jesnie committed Sep 26, 2023
1 parent 28b8457 commit 7e1fbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compreq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ if [[ $(git status --porcelain) ]]; then
--body "Automatic update of requirements." \
--reviewer jesnie \
|| true
gh pr merge -s
gh pr merge -s --auto
fi

0 comments on commit 7e1fbee

Please sign in to comment.