jdaugherty commented on code in PR #15654:
URL: https://github.com/apache/grails-core/pull/15654#discussion_r3358547540
##########
.github/workflows/gradle.yml:
##########
@@ -18,6 +18,7 @@ on:
push:
branches:
- '[0-9]+.[0-9]+.x'
+ - '8.0.x-hibernate7.*'
Review Comment:
It's here because I pulled forward the changes - my assumption is we'll
remove in step 2 PR. When chaining PRs together, the later PRs won't run
unless in this list.
--
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]