Skip to content

ci: update workflow job name for clarity in gh logs #16

ci: update workflow job name for clarity in gh logs

ci: update workflow job name for clarity in gh logs #16

Workflow file for this run

name: Lint
on:
workflow_dispatch:
push:
branches: ["*"]
paths-ignore:
- "LICENSE"
- "README.md"
jobs:
lint_ansible:
uses: trfore/ansible-role/.github/workflows/lint_ansible.yml@main # remote repo
lint_python:
uses: trfore/ansible-role/.github/workflows/lint_py.yml@main # remote repo