Skip to content

Move molecule config for playbooks into playbooks/ folder #167

Move molecule config for playbooks into playbooks/ folder

Move molecule config for playbooks into playbooks/ folder #167

Workflow file for this run

name: Linting
on:
push:
branches:
- main
- "renovate/**"
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: UCL-MIRSG/.github/actions/[email protected]
with:
ansible-roles-config: ./meta/requirements.yml
pre-commit-config: ./.pre-commit-config.yaml