Skip to content

Bump semver from 7.3.8 to 7.5.3 in /js #512

Bump semver from 7.3.8 to 7.5.3 in /js

Bump semver from 7.3.8 to 7.5.3 in /js #512

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