Skip to content

Bump eventlet from 0.33.3 to 0.35.2 in /lib/poseidon_core #3256

Bump eventlet from 0.33.3 to 0.35.2 in /lib/poseidon_core

Bump eventlet from 0.33.3 to 0.35.2 in /lib/poseidon_core #3256

Workflow file for this run

name: YAML Lint
on: [push, pull_request]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_data: "{extends: default, ignore: .github}"