Update .gitea/workflows/rust-node.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:58:36 +00:00
parent 41ad6b2e8c
commit 93b88586e4

@ -6,6 +6,10 @@ on:
paths: paths:
- .gitea/workflows/rust-node.yaml - .gitea/workflows/rust-node.yaml
- images/actions/rust-node/** - images/actions/rust-node/**
merge_request:
paths:
- .gitea/workflows/rust-node.yaml
- images/actions/rust-node/**
jobs: jobs:
build: build: