Skip to content

Commit

Permalink
remove no_start input
Browse files Browse the repository at this point in the history
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
tylertitsworth committed Jul 10, 2024
1 parent 2f26d16 commit 1c8f287
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/container-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
uses: opea/genaiexamples/.github/workflows/reuse-container-ci.yaml@main
with:
group_dir: ${{ matrix.group }}
no_start: true
secrets: inherit
status-check:
needs: [group-diff, pipeline-ci]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ jobs:
uses: opea/genaiexamples/.github/workflows/reuse-container-ci.yaml@main
with:
group_dir: ${{ matrix.group }}
no_start: true
secrets: inherit

0 comments on commit 1c8f287

Please sign in to comment.