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

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:53:48 +00:00
parent ec9f5cdd56
commit da0e99d056

@ -3,8 +3,6 @@ on:
schedule: schedule:
- cron: "@weekly" - cron: "@weekly"
push: push:
branches:
- main
paths: paths:
- .gitea/workflows/node-ssh.yaml - .gitea/workflows/node-ssh.yaml
- images/actions/node-ssh/** - images/actions/node-ssh/**