Skip to content

Commit 0ee032d

Browse files
committed
Fix trigger
1 parent ea937db commit 0ee032d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-ea.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- cron: "0 18 * * *"
99
pull_request:
1010
paths:
11-
- .github/workflows/deployment-jdk-ea.yml
11+
- .github/workflows/deployment-ea.yml
1212
- '**/build.gradle.kts'
1313
workflow_dispatch:
1414
inputs:

0 commit comments

Comments
 (0)