Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 24s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:54:12 +00:00
parent dfde725163
commit 93d71c54a7

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