Update .gitea/workflows/node-ssh.yaml
This commit is contained in:
parent
26d6348250
commit
62f4dbb127
@ -3,6 +3,7 @@ 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/**
|
||||||
|
Loading…
Reference in New Issue
Block a user