Skip to content

fix indentation in in all dast steps files and sleep in the chainsaw #56

fix indentation in in all dast steps files and sleep in the chainsaw

fix indentation in in all dast steps files and sleep in the chainsaw #56

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