Skip to content

doc: enable necessary features when building docs #1749

doc: enable necessary features when building docs

doc: enable necessary features when building docs #1749

Workflow file for this run

name: License Checker
on:
push:
branches:
- main
- "forks/*"
pull_request:
branches:
- main
- "v*.*.*-rc"
jobs:
license-header-check:
runs-on: ubuntu-latest
name: license-header-check
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]