Skip to content

Update SHA

Update SHA #39

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/linting@058474bb0eeb6f67f8f33672d9dcbdfcb44b6584 # v0
with:
ansible-roles-config: ./meta/requirements.yml
pre-commit-config: ./.pre-commit-config.yaml