Update .gitea/workflows/rust-node.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:10:37 +00:00
parent 6ccee0b86d
commit f1a4c8e4ea

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