Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m50s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:57:28 +00:00
parent edae4c274d
commit 26f9ed868f

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