Skip to content

Commit

Permalink
Fix/no deploy on fork (github#302)
Browse files Browse the repository at this point in the history
* remove update search index for now

* no deploy on fork
  • Loading branch information
jacobprall authored Aug 25, 2021
1 parent f2da34a commit da58144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
trigger:
if: github.repository == 'timescale/docs'
name: Docs dev deploy
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit da58144

Please sign in to comment.