We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401ca0a commit 304906bCopy full SHA for 304906b
.github/workflows/deploy-docs.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
build:
9
+ if: github.repository == 'tjcsl/tin'
10
runs-on: ubuntu-latest
11
12
strategy:
0 commit comments