We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6430198 commit c7ade5bCopy full SHA for c7ade5b
.github/workflows/build.yml
@@ -7,7 +7,8 @@ on:
7
tags:
8
- '2.*'
9
pull_request:
10
- branches: main
+ branches:
11
+ - main
12
13
# See https://github.com/hibernate/hibernate-orm/pull/4615 for a description of the behavior we're getting.
14
concurrency:
0 commit comments