Skip to content

Bump openssl from 0.10.43 to 0.10.55 in /rust/linksplatform-bot #503

Bump openssl from 0.10.43 to 0.10.55 in /rust/linksplatform-bot

Bump openssl from 0.10.43 to 0.10.55 in /rust/linksplatform-bot #503

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