-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
bugSomething isn't workingSomething isn't working
Description
It seems like the ignore step is a bit too eager
Line 9 in f29f6ba
| ignore = "git -C .. diff --quiet $CACHED_COMMIT_REF $COMMIT_REF -- Documentation netlify.toml" |
For some reason it caused the documentation build for 430cbd1 to be skipped even though the Documentation directory had changed. Could it have been using $CACHED_COMMIT_REF from the PR branch?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working