Skip to content

Commit

Permalink
server: improve testmerge worker 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Bizzonium committed Oct 6, 2024
1 parent 35c3a21 commit 4cf497d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testmerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
# Perform your git actions here, for example:
echo "::endgroup::"
echo "$(green "$PR_STRING: Successfully merged!")"
echo "$PR_NUMBER"
MERGED_PRS+=("$PR_NUMBER")
done
Expand Down

0 comments on commit 4cf497d

Please sign in to comment.