Skip to content

MAINT add dependabot for the GHA #30

MAINT add dependabot for the GHA

MAINT add dependabot for the GHA #30

Workflow file for this run

name: Linter
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.22.0
environments: lint
frozen: true
- name: Run linter
run: pixi run -e lint lint