Update .gitea/workflows/node-ssh.yaml
This commit is contained in:
parent
fa2bfb5798
commit
54090f381e
@ -6,6 +6,10 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/node-ssh.yaml
|
- .gitea/workflows/node-ssh.yaml
|
||||||
- images/actions/node-ssh/**
|
- images/actions/node-ssh/**
|
||||||
|
merge_request:
|
||||||
|
paths:
|
||||||
|
- .gitea/workflows/node-ssh.yaml
|
||||||
|
- images/actions/node-ssh/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user