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

Switch from branch protection to rulesets (#22) #62

Switch from branch protection to rulesets (#22)

Switch from branch protection to rulesets (#22) #62

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@f1eea08573626b08d2c0419d6cd365ea07d7dadd # v0.78.0
with:
pre-commit-config: ./.pre-commit-config.yaml