Skip to content

Commit 370c50e

Browse files
committed
maybe this helps?
1 parent fe5a9d6 commit 370c50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- 'packages/profiling-node/**'
9797
- 'dev-packages/e2e-tests/test-applications/node-profiling/**'
9898
any_code:
99-
- '!**/*.md'
99+
- '!(**/*.md)'
100100
101101
102102
- name: Get PR labels

0 commit comments

Comments
 (0)