Skip to content

Commit

Permalink
Remove nightly-experiment scheduling
Browse files Browse the repository at this point in the history
The experiment does not need to run every night. The nightly is running the same thing.
  • Loading branch information
ToveRumar authored Aug 26, 2024
1 parent 5b0ef1f commit 7a7eb27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly-experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Nightly experiment

on:
workflow_dispatch:
schedule:
- cron: '25 1 * * *'


jobs:
Expand Down

0 comments on commit 7a7eb27

Please sign in to comment.