Skip to content

Bump webpki from 0.22.0 to 0.22.2 in /rust/update-conan-recipe-and-create-pull-request #550

Bump webpki from 0.22.0 to 0.22.2 in /rust/update-conan-recipe-and-create-pull-request

Bump webpki from 0.22.0 to 0.22.2 in /rust/update-conan-recipe-and-create-pull-request #550

Workflow file for this run

name: Python Bot CI pipeline
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
container: debian:bullseye-slim
steps:
- run: apt update && apt -y install pylint
- uses: actions/checkout@v1
- name: Lint python bot
run: |
pylint ./python