mirror of
https://github.com/appleboy/scp-action.git
synced 2026-06-08 21:52:24 +00:00
chore: add timeout flag
This commit is contained in:
@@ -16,3 +16,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
source: "tests/a.txt,tests/b.txt"
|
source: "tests/a.txt,tests/b.txt"
|
||||||
target: "/home/actions/test"
|
target: "/home/actions/test"
|
||||||
|
timeout: 30s
|
||||||
|
command_timeout: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user