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 ea937db commit 0ee032dCopy full SHA for 0ee032d
.github/workflows/deployment-ea.yml
@@ -8,7 +8,7 @@ on:
8
- cron: "0 18 * * *"
9
pull_request:
10
paths:
11
- - .github/workflows/deployment-jdk-ea.yml
+ - .github/workflows/deployment-ea.yml
12
- '**/build.gradle.kts'
13
workflow_dispatch:
14
inputs:
0 commit comments