aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-02 00:15:38 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-02 00:15:38 +0100
commit33388f934ab1bc88aa87479bf025435b503ea847 (patch)
tree6873216437e2fc31ef149702fb52c0e4099857d6
parentMakefile: rename a variable (diff)
downloadmaintenance-33388f934ab1bc88aa87479bf025435b503ea847.tar.gz
maintenance-33388f934ab1bc88aa87479bf025435b503ea847.zip
workflows/run: change the default param value
-rw-r--r--.github/workflows/run.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml
index d171d6b..6f7a3ef 100644
--- a/.github/workflows/run.yml
+++ b/.github/workflows/run.yml
@@ -6,7 +6,7 @@ on:
hosts:
description: Inventory pattern
required: false
- default: all
+ default: cloud
jobs:
run: