We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8864434 commit d097a1fCopy full SHA for d097a1f
.github/workflows/java.yml
@@ -1,8 +1,9 @@
1
-name: Java Prepare Deployment
+name: Java CI
2
3
on:
4
pull_request:
5
paths:
6
+ - java/**
7
- .github/workflows/java.yml
8
- .github/workflows/install-shared-dependencies/action.yml
9
- .github/workflows/start-self-hosted-runner/action.yml
0 commit comments