Skip to content

Commit

Permalink
Set RUN_GHA variable for test
Browse files Browse the repository at this point in the history
Skip-PR-comments: true

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell committed Sep 9, 2024
1 parent f72a74e commit 145d939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpm-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ jobs:
NAME: ${{ needs.Variables.outputs.NAME }}
DISTROS: ${{ needs.Variables.outputs.DISTROS }}
TEST_TAG: ${{ needs.Variables.outputs.TEST_TAG }}
RUN_GHA: ${{ needs.Call-RPM-Build.outputs.run-gha == 'true' }}

0 comments on commit 145d939

Please sign in to comment.