Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

⬆️ Bump molecule from 5.0.1 to 5.1.0 in /.github (#35) #103

⬆️ Bump molecule from 5.0.1 to 5.1.0 in /.github (#35)

⬆️ Bump molecule from 5.0.1 to 5.1.0 in /.github (#35) #103

Workflow file for this run

---
name: Code Style
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linting:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: lint YAML
uses: ibiqlik/action-yamllint@v3
- name: lint Ansible
uses: ansible-community/[email protected]