Skip to content

Commit

Permalink
Issue #3654: conditionally build devel images only, check against cur…
Browse files Browse the repository at this point in the history
…rent branch
  • Loading branch information
bschmalhofer committed Aug 1, 2024
1 parent ea02467 commit 1f29c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_image_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
uses: dorny/paths-filter@v3
id: changes
with:
path: "${{ github.ref_name }}" # e.g rel-10_0
filters: |
context:
- '${{ matrix.context }}/**'
Expand Down

0 comments on commit 1f29c9c

Please sign in to comment.