Skip to content

Add --skip-immediately to schedule CLI/API, and related to server, install commands #7287

Add --skip-immediately to schedule CLI/API, and related to server, install commands

Add --skip-immediately to schedule CLI/API, and related to server, install commands #7287

Workflow file for this run

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