Skip to content

Update regular user query on Linux to not include root (#81) #155

Update regular user query on Linux to not include root (#81)

Update regular user query on Linux to not include root (#81) #155

Workflow file for this run

---
name: Lint Packs
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
name: Validate changed packs
steps:
- uses: actions/checkout@v3
- name: Installing cnquery
run: |
bash -c "$(curl -sSL https://install.mondoo.com/sh/cnquery)"
- name: Lint packs
run: |
cnquery bundle validate .