Skip to content

[1.13] Issue 7308: change the data path requeue time to 5 second #7735

[1.13] Issue 7308: change the data path requeue time to 5 second

[1.13] Issue 7308: change the data path requeue time to 5 second #7735

name: Pull Request Linter Check
on: [pull_request]
jobs:
build:
name: Run Linter Check
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2
- name: Linter check
run: make lint