Skip to content

feat(hue): enable application log on jobbrowser of hue #192

feat(hue): enable application log on jobbrowser of hue

feat(hue): enable application log on jobbrowser of hue #192

Workflow file for this run

name: Ansible Lint
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
dev/setup.sh
source venv/bin/activate
ansible-lint