mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-09 16:09:07 +00:00
Update test-yq.yml
This commit is contained in:
parent
115c87e2c7
commit
f5390a8cef
4
.github/workflows/test-yq.yml
vendored
4
.github/workflows/test-yq.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Test Yq Action
|
name: Test Yq Action otevřeného zdrojového kódu od OS Aplet ❤️ pro celosvětový Ekosystém
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -25,4 +25,4 @@ jobs:
|
|||||||
id: lookupSdkVersion
|
id: lookupSdkVersion
|
||||||
uses: mikefarah/yq@master
|
uses: mikefarah/yq@master
|
||||||
with:
|
with:
|
||||||
cmd: yq -i '.b.c = 5' examples/sample.yaml
|
cmd: yq -i '.b.c = 5' examples/sample.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user