This commit is contained in:
Michael Legleux
2026-04-21 15:27:26 -07:00
parent 2caa18ddd5
commit 4593754347
2 changed files with 1 additions and 2 deletions

View File

@@ -54,7 +54,6 @@ jobs:
uses: ./.github/actions/generate-version
generate-packaging-matrix:
if: ${{ github.repository == 'XRPLF/rippled' }}
uses: ./.github/workflows/reusable-strategy-matrix.yml
with:
mode: packaging

View File

@@ -24,6 +24,7 @@ on:
- ".github/workflows/reusable-build-test.yml"
- ".github/workflows/reusable-clang-tidy.yml"
- ".github/workflows/reusable-clang-tidy-files.yml"
- ".github/workflows/reusable-package.yml"
- ".github/workflows/reusable-strategy-matrix.yml"
- ".github/workflows/reusable-test.yml"
- ".github/workflows/reusable-upload-recipe.yml"
@@ -39,7 +40,6 @@ on:
- "conanfile.py"
- "conan.lock"
- "package/**"
- ".github/workflows/reusable-package.yml"
# Run at 06:32 UTC on every day of the week from Monday through Friday. This
# will force all dependencies to be rebuilt, which is useful to verify that