Skip to content

New Action: Release PR #2

New Action: Release PR

New Action: Release PR #2

Workflow file for this run

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