Skip to content

Commit 6931e91

Browse files
authored
fix: don't skip contracts-testing required check
1 parent f946f6e commit 6931e91

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/contracts-testing.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ on:
1515
pull_request:
1616
branches:
1717
- "*"
18-
paths-ignore:
19-
- "kleros-sdk/**"
20-
- "services/**"
21-
- "subgraph/**"
22-
- "web/**"
2318

2419
permissions: # added using https://github.com/step-security/secure-workflows
2520
contents: read

0 commit comments

Comments
 (0)