PIE download support & Downloader and ConfigValidator enhance (#934)

This commit is contained in:
Jerry Ma
2025-10-21 16:20:13 +08:00
committed by GitHub
23 changed files with 938 additions and 494 deletions

View File

@@ -1,13 +1,9 @@
name: Tests
on:
push:
branches:
- main
paths:
- 'src/globals/test-extensions.php'
pull_request:
branches: [ "main" ]
types: [ opened, synchronize, reopened ]
paths:
- 'src/**'
- 'config/**'