Skip to content

Commit 41f6b5e

Browse files
authored
Add build.gradle.kts to workflow paths
1 parent 5ccdbdc commit 41f6b5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/federated-catalog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- 'commons/src/**'
1010
- 'iam-identity/src/**'
1111
- 'consumers/consumer/src/**'
12+
- 'consumers/consumer/build.gradle.kts'
1213
- 'federated-catalog/**'
1314
- '.github/workflows/federated-catalog.yml'
1415

@@ -99,4 +100,4 @@ jobs:
99100
# docker stack deploy -c /home/gh_docker_deploy/despliegue/docker-stack-catalog.yml federated-catalog
100101
# "
101102
#
102-
#
103+
#

0 commit comments

Comments
 (0)