Skip to content

fix(smerel): bump changelog to 8.0.0 #63

fix(smerel): bump changelog to 8.0.0

fix(smerel): bump changelog to 8.0.0 #63

Workflow file for this run

---
name: Ansible Lint
on:
push:
tags_ignore:
- '*'
pull_request:
jobs:
run:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main
with:
requirements_file: molecule/requirements.yml