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.
2 parents 0543d27 + d476e51 commit 5f855f2Copy full SHA for 5f855f2
.github/workflows/ci.yaml
@@ -16,7 +16,11 @@
16
17
name: Java CI
18
19
-on: [push, pull_request]
+on:
20
+ push:
21
+ branches-ignore:
22
+ - 'compatibility-check-spring6'
23
+ pull_request:
24
25
jobs:
26
test:
.github/workflows/coveralls.yaml
name: Coveralls
build:
.github/workflows/support.yaml
name: Spring/Spring Batch Support
0 commit comments