Skip to content

Commit

Permalink
remove licence dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonfl committed May 9, 2024
1 parent b62e82c commit e177588
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check-licence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,3 @@ jobs:
author_name: License Bot
author_email: [email protected]
message: 'Automatic application of license header'

- name: License Eye Dependencies
if: always()
uses: apache/skywalking-eyes/[email protected]
with:
mode: check
# Test manually with : docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes dependency check
4 changes: 0 additions & 4 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ header:
- docker-custom-entrypoint.sh

comment: on-failure

dependency:
files:
- pom.xml

0 comments on commit e177588

Please sign in to comment.