Skip to content

Commit

Permalink
Tweaking deployment triggers for website
Browse files Browse the repository at this point in the history
  • Loading branch information
kriswest authored Mar 21, 2022
1 parent 60ca27b commit 21028b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- '.github/workflows/docusaurus.yml'
- 'docs/**'
- 'website/**'
- 'toolbox/**'
- 'src/app-directory/specification/**'
- 'src/context/schemas/**'
pull_request:
Expand Down

0 comments on commit 21028b1

Please sign in to comment.