Update .gitea/workflows/php-8.2.yaml
Some checks failed
Node npm / Build and push image (pull_request) Successful in 31s
Node ssh / Build and push image (pull_request) Failing after 35s
PHP 8.2 / Build and push image (pull_request) Failing after 34s
PHP deployer / Build and push image (pull_request) Failing after 34s
Rust node / Build and push image (pull_request) Failing after 35s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:10:08 +00:00
parent 78991e89dc
commit 2aa32475f8

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