Update .gitea/workflows/node-npm.yaml #4

Merged
jank merged 43 commits from jank-patch-1 into main 2024-08-15 14:08:55 +00:00
Showing only changes of commit 54090f381e - Show all commits

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