Skip to content

Commit 304906b

Browse files
Don't attempt deploying docs on forks (#82)
1 parent 401ca0a commit 304906b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
build:
9+
if: github.repository == 'tjcsl/tin'
910
runs-on: ubuntu-latest
1011

1112
strategy:

0 commit comments

Comments
 (0)