Skip to content

fix: handle if num_cpus / 2 == 0 (#2740) #8080

fix: handle if num_cpus / 2 == 0 (#2740)

fix: handle if num_cpus / 2 == 0 (#2740) #8080

Workflow file for this run

name: License checker
on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
license-header-check:
runs-on: ubuntu-20.04
name: license-header-check
steps:
- uses: actions/checkout@v2
- name: Check License Header
uses: korandoru/hawkeye@v3