mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 08:28:07 -05:00
[PR #1073] [CLOSED] [Doc]: fixing workflows failing in forks #1108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1073
Author: @didier-durand
Created: 12/10/2025
Status: ❌ Closed
Base:
dev← Head:fix-wf-2📝 Commits (1)
71864f2[Doc]: fixing workflows failing in forks📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
.github/workflows/tinytorch-ci.yml(+1 -0)📝
.github/workflows/tinytorch-publish-dev.yml(+1 -0)📄 Description
Hi,
Preventing the 2 updated workflows (see commit diff) to run on repo forks: they fail on forks due to unset vars, special setup, etc.
Cheers
Didier
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.