Skip to content

Commit a5b9825

Browse files
authored
Modify GitHub Actions filter paths
1 parent 355c669 commit a5b9825

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,7 @@ jobs:
183183
- 'docs/**'
184184
automation:
185185
- 'build/**'
186-
- '.github/**'
187-
- '!.github/instructions/**'
186+
- '.github/workfows/**'
188187
- name: "Debug Filter Results"
189188
shell: pwsh
190189
run: |

0 commit comments

Comments
 (0)