mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
run build test when changing test-extensions.php
This commit is contained in:
parent
ac005d1e0f
commit
0c2de9f936
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -1,6 +1,11 @@
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'src/globals/test-extensions.php'
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user