Skip to content

Initial setup of an Ansible Collection that contains all existing MIR… #2

Initial setup of an Ansible Collection that contains all existing MIR…

Initial setup of an Ansible Collection that contains all existing MIR… #2

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