mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 20:59:48 +00:00
fix
This commit is contained in:
parent
b7ec297ff8
commit
b04468ca78
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
# All rights reserved.
|
||||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
# Script to easily trigger the integration test recording workflow
|
||||
# Usage: ./scripts/github/schedule-record-workflow.sh [options]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue