Skip to content

Commit

Permalink
addresse review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Apr 19, 2024
1 parent 9e66d61 commit 90997e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:
required: true

schedule:
# Run every day at 04:05
- cron: "5 4 * * *"

permissions:
Expand Down
1 change: 0 additions & 1 deletion scripts/build-metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ def upload(args):
"run_name": run_name,
"run_reason": run_reason,
"github": {
# TODO change
"repository": "https://github.com/facebookincubator/velox",
"pr_number": pr_number,
"commit": args.sha,
Expand Down

0 comments on commit 90997e5

Please sign in to comment.