Skip to content

Commit 2d89878

Browse files
committed
Cleanup
1 parent 138b3b9 commit 2d89878

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/preview-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ jobs:
8787
run: |
8888
case "${GITHUB_EVENT_NAME}" in
8989
"pull_request" | "pull_request_target")
90-
# If no documentation files changed, we can just continue.
91-
# The build job is handling the logic to skip the build.
9290
if [[ "${AUTHOR_ASSOCIATION}" == "MEMBER" ]]; then
9391
exit 0;
9492
else

0 commit comments

Comments
 (0)