Skip to content

Merge pull request #840 from berndfinger/new-role-sap_swpm_2 #256

Merge pull request #840 from berndfinger/new-role-sap_swpm_2

Merge pull request #840 from berndfinger/new-role-sap_swpm_2 #256

---
# Workflow for ansible-lint of a role, using reusable workflow
name: ansible-lint of the role sap_swpm
on:
push:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
pull_request:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
workflow_dispatch:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
jobs:
ansible-lint-exec:
uses: sap-linuxlab/community.sap_install/.github/workflows/ansible-lint-sap_reusable_workflow.yml@main
with:
role: sap_swpm