Skip to content

Merge pull request #483 from mbaldessari/new-argoproject-naming #871

Merge pull request #483 from mbaldessari/new-argoproject-naming

Merge pull request #483 from mbaldessari/new-argoproject-naming #871

Workflow file for this run

name: Ansible Lint # feel free to pick your own name
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v5
with:
persist-credentials: false
- name: Lint Ansible Playbook
uses: ansible/ansible-lint@ef53f7802613611d813f0c58e48819c8e9a3a3fe