Skip to content

feat: ✨ Image very big to be correctly updated #243

feat: ✨ Image very big to be correctly updated

feat: ✨ Image very big to be correctly updated #243

Workflow file for this run

name: codelimit
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v5
- name: Run CodeLimit
uses: getcodelimit/codelimit-action@v1