Skip to content

Commit 7685b1d

Browse files
committed
[hibernate#1935] Build with the latest compatible ORM snapshot
1 parent 8ecb140 commit 7685b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tracking-orm-6.build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
# but only for the main branch
88
push:
99
branches:
10-
- main
10+
- wip/2.3
1111
pull_request:
1212
branches:
13-
- main
13+
- wip/2.3
1414
schedule:
1515
# * is a special character in YAML, so you have to quote this string
1616
# Run every hour at minute 25

0 commit comments

Comments
 (0)