diff --git a/.github/workflows/hab-pkg-build-upload.yaml b/.github/workflows/hab-pkg-build-upload.yaml index 9aebc8e4f1..9ed006e9a0 100644 --- a/.github/workflows/hab-pkg-build-upload.yaml +++ b/.github/workflows/hab-pkg-build-upload.yaml @@ -17,6 +17,7 @@ permissions: jobs: changes: + name: detect changed components runs-on: ubuntu-latest permissions: pull-requests: read @@ -42,7 +43,7 @@ jobs: habitat-packaging: needs: changes if: ${{ needs.changes.outputs.components != '[]' && needs.changes.outputs.components != '' }} - name: ${{matrix.components}} + name: hab pkg of changed components strategy: fail-fast: false matrix: diff --git a/components/builder-memcached/added-to-test-hab-pkging-action.txt b/components/builder-memcached/added-to-test-hab-pkging-action.txt new file mode 100644 index 0000000000..e69de29bb2