Skip to content

Suppress extra logging from the retrying client. #308

Suppress extra logging from the retrying client.

Suppress extra logging from the retrying client. #308

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: Initialize CodeQL
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628