Update .gitea/workflows/php-8.2.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:10:08 +00:00
parent 62f4dbb127
commit f46753d16b

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