Skip to content

Rename catalog-info.yml to catalog-info.yaml #8

Rename catalog-info.yml to catalog-info.yaml

Rename catalog-info.yml to catalog-info.yaml #8

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