Update .gitea/workflows/node-ssh.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:57:28 +00:00
parent fa2bfb5798
commit 54090f381e

@ -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: