We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dependency-submission
main
1 parent 342f070 commit 95023f1Copy full SHA for 95023f1
1 file changed
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
jdk-versions: 17-temurin
23
24
dependency-submission:
25
+ if: github.ref == 'refs/heads/main'
26
strategy:
27
matrix:
28
os: [ubuntu-latest, macos-latest, windows-latest]
0 commit comments