Skip to content

Commit ed0957a

Browse files
committed
ci: update build paths
1 parent 01bc407 commit ed0957a

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ on:
33
push:
44
branches:
55
- main
6+
paths:
7+
- 'apps/api/**'
8+
- 'apps/worker/**'
9+
- 'apps/public/**'
10+
- 'packages/**'
11+
- '!packages/sdks/**'
12+
- '**Dockerfile'
13+
- '.github/workflows/**'
614
permissions:
715
packages: write
816
contents: read

0 commit comments

Comments
 (0)