Skip to content

Commit

Permalink
DAOS-16262 ci: Force Bullseye workflow to run
Browse files Browse the repository at this point in the history
Since it runs on a schedule there will be no Run-GHA commit pragma to
force it to run so set the input to force it.

Skip-PR-comments: true
Skip-build: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell authored Dec 17, 2024
1 parent f68c26c commit d176abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bullseye-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
LEAP15_VERSION: ${{ needs.Variables.outputs.LEAP15_VERSION }}
PACKAGING_DIR: ${{ needs.Variables.outputs.PACKAGING_DIR }}
COVFN_DISABLED: ${{ fromJSON(needs.Variables.outputs.COVFN_DISABLED) }}
RUN_GHA: true

Calc-functional-matrix:
name: Calculate Functional Testing Matrix
Expand Down

0 comments on commit d176abf

Please sign in to comment.