Skip to content

Commit

Permalink
fix centreon-collect.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-christophe81 committed Dec 19, 2024
1 parent 843c515 commit 276f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centreon-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: ./.github/workflows/get-environment.yml
with:
version_file: CMakeLists.txt
nightly_manual_trigger: ${{ inputs.nightly_manual_trigger }}
nightly_manual_trigger: ${{ inputs.nightly_manual_trigger || false }}

unit-test:
needs: [get-environment]
Expand Down

0 comments on commit 276f18e

Please sign in to comment.