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 b151134 commit 72bd4a2Copy full SHA for 72bd4a2
.github/workflows/deployment-ea.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
paths:
11
- .github/workflows/deployment-ea.yml
12
+ - build-logic/src/**
13
- '**/build.gradle.kts'
14
workflow_dispatch:
15
inputs:
0 commit comments