Skip to content

Commit 355c669

Browse files
authored
Exclude instructions from GitHub workflow filters
1 parent 96c4f73 commit 355c669

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
automation:
185185
- 'build/**'
186186
- '.github/**'
187+
- '!.github/instructions/**'
187188
- name: "Debug Filter Results"
188189
shell: pwsh
189190
run: |

0 commit comments

Comments
 (0)