Skip to content

Commit

Permalink
docs: fix path filture on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimon-au committed Nov 28, 2024
1 parent f74034c commit c5e8cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contextive-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Contextive Docs
on:
push:
paths:
- 'docs/web'
- 'docs/web/**'
- '.github/workflows/contextive-docs.yml'


Expand Down

0 comments on commit c5e8cea

Please sign in to comment.