Update .gitea/workflows/node-npm.yaml
All checks were successful
Node npm / Build and push image (pull_request) Successful in 31s
Node ssh / Build and push image (pull_request) Successful in 1m45s
PHP 8.2 / Build and push image (pull_request) Successful in 54s
PHP deployer / Build and push image (pull_request) Successful in 43s
Rust node / Build and push image (pull_request) Successful in 7m54s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:09:39 +00:00
parent c3ed0bdc50
commit e3ab048857

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