Skip to content

Improve wording + fix spelling issues in query packs #131

Improve wording + fix spelling issues in query packs

Improve wording + fix spelling issues in query packs #131

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 .