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 6c1575f commit 2abc4c7Copy full SHA for 2abc4c7
.github/workflows/jetbrains-updates.yml
@@ -33,7 +33,9 @@ jobs:
33
34
## How to test
35
36
- Merge if tests are green, if something breaks then add tests for regressions.
+ Merge if:
37
+ - [ ] Tests are green, if something breaks then add tests for regressions.
38
+ - [ ] Warmup is working properly using IntelliJ and spring-petclinic project sample
39
40
<details>
41
<summary>if you want to test manually for some reasons</summary>
0 commit comments