Update .gitea/workflows/rust-node.yaml
Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:54:25 +00:00
parent 93d71c54a7
commit f3182aeb1c

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