Skip to content

[ci] logging test: fix typo 0->O #2712

[ci] logging test: fix typo 0->O

[ci] logging test: fix typo 0->O #2712

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main