data icon indicating copy to clipboard operation
data copied to clipboard

Disable cron job running on forked repo

Open ejguan opened this issue 2 years ago • 0 comments

🐛 Describe the bug

My forked repo of torchdata have been running the cron job to validate nightly binaries.

See workflow https://github.com/ejguan/data/actions/runs/4097726223

@atalman Is this expected? Can we disable it by doing something like: https://github.com/pytorch/data/blob/01fc76200354501b057bb439b43a1f05f609dd0a/.github/workflows/nightly_release.yml#L11

Versions

main

ejguan avatar Feb 06 '23 16:02 ejguan