Skip to content

Commit

Permalink
server: improve testmerge worker 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Bizzonium committed Oct 6, 2024
1 parent 800aef6 commit 4d2d71e
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 @@ -159,6 +159,7 @@ jobs:
MERGED_PRS+=("test")
echo "${MERGED_PRS[@]}"
echo "merged_prs=${MERGED_PRS[@]}" >> $GITHUB_OUTPUT
echo "END"
- name: Comment on merged PRs
uses: actions/github-script@v7
Expand Down

0 comments on commit 4d2d71e

Please sign in to comment.