Skip to content

Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.0.1 #544

Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.0.1

Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.0.1 #544

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