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

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:10:37 +00:00
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/**