Skip to content

Commit 2a729d3

Browse files
committed
remove paths-ignore
1 parent 384e381 commit 2a729d3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ on:
2424
- reopened
2525
- synchronize
2626
- ready_for_review
27-
paths-ignore:
28-
- "**.md"
29-
- "**.yml"
30-
## might be better to use inclusive v exclusive paths here, ex:
31-
# paths:
32-
# - "**.rs"
33-
# - "**.clar"
3427

3528
defaults:
3629
run:

0 commit comments

Comments
 (0)