Skip to content

Commit 895e20c

Browse files
committed
🔧 remove specific paths from pull request checks in lib-checks.yml
1 parent cd7ab41 commit 895e20c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/lib-checks.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ on:
1212
- ".*"
1313
branches: [master]
1414
pull_request:
15-
paths:
16-
- "discord/**"
17-
- "examples/**"
18-
- "scripts/**"
19-
- "tests/**"
20-
- "*.toml"
21-
- "*.py"
22-
- ".*"
2315
workflow_dispatch:
2416
schedule:
2517
- cron: "0 0 * * *"

0 commit comments

Comments
 (0)