Update .gitea/workflows/php-deployer.yaml

This commit is contained in:
Jan K9f 2024-08-15 11:00:40 +00:00
commit 611fdd522e

View file

@ -6,7 +6,7 @@ on:
paths: paths:
- .gitea/workflows/php-deployer.yaml - .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/** - images/actions/php-deployer/**
merge_request: pull_request:
paths: paths:
- .gitea/workflows/php-deployer.yaml - .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/** - images/actions/php-deployer/**