ci: Use when condition

This commit is contained in:
moanos [he/him] 2024-04-17 07:15:20 +02:00
parent 881371262d
commit 21dd908466

View File

@ -17,3 +17,6 @@ steps:
source: public/
key:
from_secret: ssh_key
when:
- event: push
- event: manual