mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
different logging
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
13d80aafd3
commit
02c110c12a
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.label.name }}
|
||||
run: echo ${{ github.event }}
|
||||
|
||||
- name: Checkout Release from lens
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user