mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
logging
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
c3daa45931
commit
13d80aafd3
4
.github/workflows/check-docs.yml
vendored
4
.github/workflows/check-docs.yml
vendored
@ -5,11 +5,13 @@ jobs:
|
||||
build:
|
||||
name: Check Docs
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.label.name == 'area/documentation'
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x]
|
||||
steps:
|
||||
- name: debug
|
||||
run: echo ${{ github.event.label.name }}
|
||||
|
||||
- name: Checkout Release from lens
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user