mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 07:23:03 -05:00
[PR #1074] [CLOSED] [CI] fixing workflow failing on fork sync #1109
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/1074
Author: @didier-durand
Created: 12/10/2025
Status: ❌ Closed
Base:
dev← Head:fix-wf-4📝 Commits (1)
b39c3af[Doc]: fixing workflow book-validate-dev.yml failing on forks📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
.github/workflows/book-validate-dev.yml(+2 -1)📄 Description
Hi,
When syncing the fork with the master repo: this workflow book-validate-dev starts automatically and fails on the fork.
Added the usual if condition to block if not on master repo
Didier
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.