pjfanning commented on code in PR #317:
URL: https://github.com/apache/pekko-projection/pull/317#discussion_r2441658175


##########
.github/workflows/nightly-pekko-1.0-tests.yml:
##########
@@ -29,12 +27,7 @@ jobs:
         with:
           fetch-depth: 0
           fetch-tags: true
-
-      - name: Checkout GitHub merge
-        if: github.event.pull_request
-        run: |-
-          git fetch origin pull/${{ github.event.pull_request.number 
}}/merge:scratch
-          git checkout scratch
+          ref: 1.2.x

Review Comment:
   the name of the yml file and the test plan is based on us testing 
compatibility with pekko-core 1.0



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to