Skip to content

Use hashed machine-id instead of CPU serial #656

Use hashed machine-id instead of CPU serial

Use hashed machine-id instead of CPU serial #656

Workflow file for this run

name: ShellCheck
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run ShellCheck
shell: bash
run: |
cd "${GITHUB_WORKSPACE}"
./check.sh