Update .gitea/workflows/php-8.2.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:53:59 +00:00
parent 59b7736234
commit 4022d151ff

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