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
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:
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/**
|
||||
|
Loading…
Reference in New Issue
Block a user