Skip to content

Commit f441c44

Browse files
committed
ci: notate why we're checking the repo owner
1 parent 19185f4 commit f441c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ name: pkgdown
1515

1616
jobs:
1717
pkgdown:
18+
# only build docs on the main repository and not forks
1819
if: github.repository_owner == 'cmu-delphi'
1920
runs-on: ubuntu-latest
2021
# Only restrict concurrency for non-PR jobs

0 commit comments

Comments
 (0)