Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Merge pull request #7 from UCL-MIRSG/drmatthews/fix-systemctl-check #13

Merge pull request #7 from UCL-MIRSG/drmatthews/fix-systemctl-check

Merge pull request #7 from UCL-MIRSG/drmatthews/fix-systemctl-check #13

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:
pre-commit-config: ./.pre-commit-config.yaml