Skip to content

Commit 95c1bfd

Browse files
committed
Include workflow files in paths filter
1 parent 3a8ccb4 commit 95c1bfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-notebook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'doc/llms/personas/**'
88
- 'doc/llms/rulesets/**'
99
- '.github/workflows/update-notebook.yml'
10+
- '.github/scripts/update_notebook.py'
11+
- '.github/templates/**'
1012
workflow_dispatch: # Allow manual triggering on any branch
1113
inputs:
1214
force_update:

0 commit comments

Comments
 (0)