Skip to content

Commit 089eefb

Browse files
committed
Update GitHub actions for releasing snapshots
1 parent 0c42bf9 commit 089eefb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/build.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ name: Hibernate Reactive CI
33
on:
44
push:
55
branches:
6-
- main
7-
tags:
8-
- '2.*'
6+
- wip/orm-6.5
97
pull_request:
10-
branches: main
8+
branches: wip/orm-6.5
119

1210
# See https://github.com/hibernate/hibernate-orm/pull/4615 for a description of the behavior we're getting.
1311
concurrency:

0 commit comments

Comments
 (0)