Update .gitea/workflows/rust-node.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 11:01:13 +00:00
parent 611fdd522e
commit 12616abbd2

@ -6,7 +6,7 @@ on:
paths: paths:
- .gitea/workflows/rust-node.yaml - .gitea/workflows/rust-node.yaml
- images/actions/rust-node/** - images/actions/rust-node/**
merge_request: pull_request:
paths: paths:
- .gitea/workflows/rust-node.yaml - .gitea/workflows/rust-node.yaml
- images/actions/rust-node/** - images/actions/rust-node/**