Skip to content

Bump dotenv from 16.3.1 to 16.4.7 in /standalone #9

Bump dotenv from 16.3.1 to 16.4.7 in /standalone

Bump dotenv from 16.3.1 to 16.4.7 in /standalone #9

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@v4
- name: 'Run CodeLimit'
uses: getcodelimit/codelimit-action@v1