Skip to content

draft - update rapid dast lca test #29

draft - update rapid dast lca test

draft - update rapid dast lca test #29

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches:
- "*"
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main