run build test when changing test-extensions.php

This commit is contained in:
crazywhalecc
2024-01-07 02:22:35 +08:00
parent ac005d1e0f
commit 0c2de9f936

View File

@@ -1,6 +1,11 @@
name: Tests
on:
push:
branches:
- main
paths:
- 'src/globals/test-extensions.php'
pull_request:
branches: [ "main" ]