We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3abce commit 19a0cd7Copy full SHA for 19a0cd7
1 file changed
.github/workflows/docker.yml
@@ -19,6 +19,7 @@ jobs:
19
- id: filter
20
uses: dorny/paths-filter@v3
21
with:
22
+ base: ${{ github.event.before }}
23
filters: |
24
all:
25
- .github/workflows/_docker-build-template.yml
0 commit comments