Clean GitHub workflow paths

This commit is contained in:
Bubka 2024-04-17 09:13:36 +02:00
parent 64381c1a25
commit 4d256c17d4
2 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,6 @@ on:
- composer.lock
- Dockerfile
- phpunit.xml
- server.php
pull_request:
branches:
- dev
@ -45,7 +44,6 @@ on:
- composer.lock
- Dockerfile
- phpunit.xml
- server.php
jobs:
publish:

View File

@ -22,7 +22,6 @@ on:
- composer.lock
- Dockerfile
- phpunit.xml
- server.php
pull_request:
branches:
- master
@ -45,7 +44,6 @@ on:
- composer.lock
- Dockerfile
- phpunit.xml
- server.php
jobs:
test: