Skip to content

Commit ca24cf9

Browse files
committed
Documentation deployment patch
1 parent 3222186 commit ca24cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
documentation:
99
# Do not attempt to deploy documentation on forks
10-
if: github.repository_owner == 'CFPQ_Data'
10+
if: github.repository_owner == 'JetBrains-Research'
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:

0 commit comments

Comments
 (0)