Skip to content

Add Dependabot for GHA (#15) #44

Add Dependabot for GHA (#15)

Add Dependabot for GHA (#15) #44

Workflow file for this run

name: Lint
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
run: make lint