Skip to content

Commit 19a0cd7

Browse files
committed
only comparing to prev commit when building
1 parent ba3abce commit 19a0cd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- id: filter
2020
uses: dorny/paths-filter@v3
2121
with:
22+
base: ${{ github.event.before }}
2223
filters: |
2324
all:
2425
- .github/workflows/_docker-build-template.yml

0 commit comments

Comments
 (0)