This commit is contained in:
Ashwin Bharambe 2025-08-15 16:14:13 -07:00
parent b7ec297ff8
commit b04468ca78

View file

@ -1,5 +1,11 @@
#!/bin/bash #!/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 # Script to easily trigger the integration test recording workflow
# Usage: ./scripts/github/schedule-record-workflow.sh [options] # Usage: ./scripts/github/schedule-record-workflow.sh [options]