Skip to content

fix: cmake build and urandom entropy source #32

fix: cmake build and urandom entropy source

fix: cmake build and urandom entropy source #32

Workflow file for this run

---
name: License Check
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
license-checker:
name: Run license check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]