1
0

Fix lint + docker build

This commit is contained in:
Jai A
2024-11-07 18:21:01 -08:00
parent 70979172b0
commit 4bcdb3f495
2 changed files with 5 additions and 3 deletions

View File

@@ -5,12 +5,12 @@ on:
branches: [ "main" ]
paths:
- .github/workflows/daedalus-docker.yml
- 'apps/daedalus/**'
- 'apps/daedalus_client/**'
pull_request:
types: [ opened, synchronize ]
paths:
- .github/workflows/daedalus-docker.yml
- 'apps/daedalus/**'
- 'apps/daedalus_client/**'
merge_group:
types: [ checks_requested ]