mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
json
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
02c110c12a
commit
2f262448f8
2
.github/workflows/check-docs.yml
vendored
2
.github/workflows/check-docs.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
node-version: [12.x]
|
||||
steps:
|
||||
- name: debug
|
||||
run: echo ${{ github.event }}
|
||||
run: echo ${{ toJson(github.event) }}
|
||||
|
||||
- name: Checkout Release from lens
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user