Skip to content

Commit

Permalink
removed ignored palette-api-go
Browse files Browse the repository at this point in the history
  • Loading branch information
mumarmd committed May 21, 2024
1 parent ae15233 commit 8a70757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golicense-pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
/usr/bin/git config --global --add url."https://${{ secrets.GH_TOKEN }}:x-oauth-basic@github".insteadOf git@github
- name: go-licenses-scan
run: go-licenses check --ignore github.com/spectrocloud
run: go-licenses check --ignore github.com/spectrocloud ./...

0 comments on commit 8a70757

Please sign in to comment.