Skip to content

Commit 14a8e0b

Browse files
committed
Update documentation workflow to trigger on specific Rake task changes
1 parent 29f8f5e commit 14a8e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- 'docs/**'
8-
- 'lib/**'
8+
- 'lib/tasks/models_docs.rake'
99
- '.github/workflows/docs.yml'
1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)