Skip to content

chroe: drop docs and modify renovate #4

chroe: drop docs and modify renovate

chroe: drop docs and modify renovate #4

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]