Skip to content

Commit b9d90aa

Browse files
committed
Rebuild daedalus
1 parent 5bcf65d commit b9d90aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/daedalus-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ on:
77
paths:
88
- .github/workflows/daedalus-docker.yml
99
- 'apps/daedalus_client/**'
10+
- 'packages/daedalus/**'
1011
pull_request:
1112
types: [opened, synchronize]
1213
paths:
1314
- .github/workflows/daedalus-docker.yml
1415
- 'apps/daedalus_client/**'
16+
- 'packages/daedalus/**'
1517
merge_group:
1618
types: [checks_requested]
1719

0 commit comments

Comments
 (0)