Skip to content

Commit 3074eb3

Browse files
committed
remove paths
1 parent 93c6c3b commit 3074eb3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/comprehensive.yml

-8
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,8 @@ env:
66

77
on:
88
push:
9-
# Only trigger if files in this path changed
10-
paths:
11-
# Don't run on Markdown changes
12-
- '!**.md'
139
branches: [main]
1410
pull_request:
15-
# Only trigger if files in this path changed
16-
paths:
17-
# Don't run on Markdown changes
18-
- '!**.md'
1911
branches: [main]
2012

2113
jobs:

0 commit comments

Comments
 (0)