feature/ssh-server #1

Merged
marcio.fernandes merged 21 commits from feature/ssh-server into main 2025-09-07 13:50:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 61b55ef15a - Show all commits

View File

@@ -2,7 +2,7 @@ on:
push:
paths:
- "docker/ssh-client/**"
- ".gitea/ssh-client**"
- ".gitea/workflows/ssh-client**"
schedule:
- cron: "0 14 * * 6" #every Saturday at 2:00 PM,

View File

@@ -2,7 +2,7 @@ on:
push:
paths:
- "docker/ssh-server/**"
- ".gitea/ssh-server**"
- ".gitea/workflows/ssh-server**"
schedule:
- cron: "0 14 * * 6" #every Saturday at 2:00 PM,