Skip to content

Commit 3903754

Browse files
Don't skip CI on md files (#2073)
1 parent 9e957c4 commit 3903754

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: ci
22
on:
33
push:
44
branches: [main]
5-
paths-ignore:
6-
- '**.md'
75
pull_request:
8-
paths-ignore:
9-
- '**.md'
106

117
concurrency:
128
# Cancels runs from previous pushes in a PR.

0 commit comments

Comments
 (0)