Merge branch 'main' into fix/docker-log-expose

This commit is contained in:
Jerry Ma
2025-10-17 23:56:03 +08:00
committed by GitHub

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/**'