Skip to content

build: bump pyyaml from 6.0.2 to 6.0.3 #74

build: bump pyyaml from 6.0.2 to 6.0.3

build: bump pyyaml from 6.0.2 to 6.0.3 #74

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