Update .gitea/workflows/php-deployer.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:54:12 +00:00
parent 4022d151ff
commit e1dce4813f

@ -3,8 +3,6 @@ on:
schedule:
- cron: "@weekly"
push:
branches:
- main
paths:
- .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer/**