This commit is contained in:
parent
9ad94fc4ff
commit
e6a23df0ee
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ jobs:
|
|||
- name: job
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(job) }}"
|
||||
|
||||
- name: jobs
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(jobs) }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue