Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fforbeck authored Aug 5, 2021
1 parent 1ddb18b commit 57d2692
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: documentation
on:
push:
branches: [master]
paths:
# Build docs only if there are any changes in the website folder
- "website/**"

env:
ALGOLIA_APP_ID: ${{ secrets.ALGOLIA_APP_ID }}
Expand Down

0 comments on commit 57d2692

Please sign in to comment.