Skip to content

Commit

Permalink
#12175: Add schedule for ttnn-run-sweeps workflow nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesousa-TT committed Sep 5, 2024
1 parent 364312b commit ca39cb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ttnn-run-sweeps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "ttnn - Run sweeps"

on:
workflow_dispatch:
schedule:
- cron: "0 21 * * *" # This cron schedule runs the workflow at 9:00pm UTC nightly

jobs:
build-artifact:
Expand Down

0 comments on commit ca39cb9

Please sign in to comment.