Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
liuq19 committed Feb 25, 2025
1 parent d0852e4 commit f82d207
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ jobs:
uses: apache/skywalking-eyes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
spdx-id: Apache-2.0
paths-ignore: |
internal/native/**
licenses/
**/*.md

0 comments on commit f82d207

Please sign in to comment.