[PR #1073] [CLOSED] [Doc]: fixing workflows failing in forks #1108

Closed
opened 2026-03-22 16:00:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1073
Author: @didier-durand
Created: 12/10/2025
Status: Closed

Base: devHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1073 **Author:** [@didier-durand](https://github.com/didier-durand) **Created:** 12/10/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix-wf-2` --- ### 📝 Commits (1) - [`71864f2`](https://github.com/harvard-edge/cs249r_book/commit/71864f2c7d81d28cd367d176b26987d5fb7c7e96) [Doc]: fixing workflows failing in forks ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tinytorch-ci.yml` (+1 -0) 📝 `.github/workflows/tinytorch-publish-dev.yml` (+1 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:00:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1108