Skip to content

Commit fa873f9

Browse files
committed
Do not run deploy-docs in forks (asfernandes#29)
1 parent b6f27f4 commit fa873f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ jobs:
316316
ctest --preset default --verbose
317317
318318
deploy-docs:
319+
if: github.repository == 'asfernandes/fb-cpp'
319320
runs-on: ubuntu-latest
320321
needs:
321322
- clang-format-check

0 commit comments

Comments
 (0)