Skip to content

feat: Add Gist Block and Caption component #42

feat: Add Gist Block and Caption component

feat: Add Gist Block and Caption component #42

Workflow file for this run

name: Code analysis checks
on: [push]
jobs:
codeanalysis:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v4
- name: Linting
run: make lint