Skip to content

Remove default branch name (#7) #17

Remove default branch name (#7)

Remove default branch name (#7) #17

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