Skip to content

Commit be38999

Browse files
committed
Update docs build strategy
1 parent b0a6e4f commit be38999

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
documentation:
9+
# Do not attempt to deploy documentation on forks
10+
if: github.repository_owner == 'FormalLanguageConstrainedPathQuerying'
911
runs-on: ubuntu-latest
1012
strategy:
1113
matrix:

0 commit comments

Comments
 (0)