Skip to content

Commit 0f12848

Browse files
committed
MAINT: fix CI workflow rule
1 parent 09217e5 commit 0f12848

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/github-ci.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,8 @@ name: CI
66
on:
77
push:
88
branches: [ main ]
9-
paths-ignore:
10-
- '**/*.md'
11-
- '**/*.rst'
129
pull_request:
1310
branches: [ main ]
14-
paths-ignore:
15-
- '**/*.md'
16-
- '**/*.rst'
1711
workflow_dispatch:
1812

1913
jobs:

0 commit comments

Comments
 (0)