Skip to content

Commit

Permalink
Merge pull request #100 from Staffbase/add-techdoc-paths
Browse files Browse the repository at this point in the history
Add some missing techdoc paths
  • Loading branch information
linda-knechtel committed Feb 23, 2023
2 parents aa856f2 + 6ba257f commit 8d809ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,10 @@ on:
push:
branches:
- 'main'
paths:
- "docs/**"
- "mkdocs.yml"
- ".github/workflows/techdocs.yaml"

jobs:
techdocs:
Expand Down

0 comments on commit 8d809ba

Please sign in to comment.