We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
envs
1 parent b470c76 commit 2866cdaCopy full SHA for 2866cda
action.yaml
@@ -22,6 +22,7 @@ runs:
22
pwd
23
ls -l
24
ls -l envs/env1.yaml
25
+ ls -l envs/
26
ls -l ${{ join(fromJSON(inputs.environment-paths), ' ') }}
27
- name: analyze environments
28
shell: bash -l {0}
0 commit comments