Update .gitea/workflows/rust-node.yaml
Some checks failed
Node npm / Build and push image (pull_request) Failing after 23s
Node ssh / Build and push image (pull_request) Failing after 22s
PHP deployer / Build and push image (pull_request) Failing after 21s
PHP 8.2 / Build and push image (pull_request) Failing after 17s
Rust node / Build and push image (pull_request) Failing after 17s
Some checks failed
Node npm / Build and push image (pull_request) Failing after 23s
Node ssh / Build and push image (pull_request) Failing after 22s
PHP deployer / Build and push image (pull_request) Failing after 21s
PHP 8.2 / Build and push image (pull_request) Failing after 17s
Rust node / Build and push image (pull_request) Failing after 17s
This commit is contained in:
parent
c6a7db980d
commit
d47416d9cf
@ -3,6 +3,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "@weekly"
|
- cron: "@weekly"
|
||||||
push:
|
push:
|
||||||
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/rust-node.yaml
|
- .gitea/workflows/rust-node.yaml
|
||||||
- images/actions/rust-node/**
|
- images/actions/rust-node/**
|
||||||
|
Loading…
Reference in New Issue
Block a user